1
0
mirror of https://github.com/fspc/dswim.git synced 2025-02-22 16:43:23 -05:00

35 Commits

Author SHA1 Message Date
freesource
909517e402 This sets TMPDIR to $tmp which makes dpkg-deb happy assuming the dir is at
least wx.  There are no wx checks unless $no_rebuilddb is set to 0.
2001-10-23 18:20:47 +00:00
freesource
92d1ab60b2 Just makes sure that / doesn't print when checking rwx and for wx 2001-10-23 16:47:35 +00:00
freesource
ed2b3a79fb This is pretty good, probably could just check for -x, but can't be sure
if things aren't staying within /tmp or a new value for $tmp.
2001-10-23 07:06:58 +00:00
freesource
41c0e2d114 Checking for permissions, will need to make sure that Deb.pm is doing all its
stuff in the personal tmp directory.
2001-10-23 06:25:36 +00:00
freesource
4350c68f9a Added checks to make sure $tmp is writable and executable when automatic
db building is done.
2001-10-23 05:44:39 +00:00
freesource
aba982e9ae Pruning --help a little bit more. 2001-10-21 03:42:40 +00:00
freesource
7ca9f7fb62 Prettifying help 2001-10-20 15:35:31 +00:00
freesource
2249d611d1 Straightening things. 2001-10-20 07:37:10 +00:00
freesource
5db5e1d9b0 This removes unecessary help for not-installed stuff. 2001-10-20 07:35:48 +00:00
freesource
60fb21845b Prettifying help 2001-10-20 07:32:01 +00:00
freesource
fe3ae88fa8 Nicer deps .. perl-modules (includes Readline) apt >= 0.5.1 because of build-dep
and edited --help so virtual options are properly represented for -q as well
as searches.
2001-10-20 07:13:41 +00:00
freesource
10868d0230 Slight help clarification, defined removed, and rebuildflatndb stuff. 2001-10-20 02:38:42 +00:00
freesource
81bd493ce3 Added all the source options, rearranged the logic. 2001-10-19 18:15:03 +00:00
freesource
efcac3dd3d build-dep to the options 2001-10-19 05:51:02 +00:00
freesource
e13572c82e The new look for help. 2001-10-19 04:48:28 +00:00
freesource
fd5e159bb8 Make sure --no-download was actually --download-only :) 2001-10-19 04:36:47 +00:00
freesource
2f2e86fe5f Changed --nz to --no-download, and made sure it works with --no-act .. simulate. 2001-10-19 04:26:07 +00:00
freesource
c11a9f510b --root and --dbpath working properly again. 2001-10-16 06:37:00 +00:00
freesource
d48153676e A copylet change. 2001-10-16 01:37:19 +00:00
freesource
aa34b17262 Removed reference to ThE_* Project which never was. 2001-10-15 18:00:02 +00:00
freesource
b37d9b189f Added --reinstall 2001-10-15 17:16:42 +00:00
freesource
f2c8510e31 Dswim updates when no db exist or status or a combination thereof. 2001-10-14 19:53:14 +00:00
freesource
3762885480 -p options have unecessary warnings supressed. 2001-10-14 19:15:41 +00:00
freesource
a3fea33120 This adds the no_rebuilddb Configuration option, because changes in the
status are now first diffed, then if a change is found --db --check is ran,
and then --rebuilddb (100% stable).  This is nice for programs like make-debian-x11.
2001-10-13 05:28:42 +00:00
freesource
01c6d30354 SWIM to DSWIM. 2001-10-13 00:40:14 +00:00
freesource
b407c296dd Some more text. 2001-10-12 21:04:39 +00:00
freesource
a631214ec7 Added a comment about some text. 2001-10-12 21:03:36 +00:00
freesource
f71d2e8e00 Removed some more stuff from usage, nusage, and help. 2001-10-12 20:03:00 +00:00
freesource
4640eb8d52 This adds --config and --templates. 2001-10-12 19:52:41 +00:00
freesource
c5d46af4cd Things are now put below the default_directory. 2001-10-12 17:14:48 +00:00
freesource
40b98f3f6b Changes user visible copylet somewhat, adds /usr/share/per5 to @INC and /usr/sbin
to %ENV.
2001-10-12 15:52:50 +00:00
freesource
ba483f7247 Now non-root users can create databases to access knowledge from swim. 2001-10-12 05:40:30 +00:00
freesource
3ef714b05c A little prettfycation. 2001-10-12 03:47:09 +00:00
freesource
d6ffc06282 Changed the redhat way of doing it - GNU Pulic Licence to GNU General Public
Licence.
2001-10-12 01:40:19 +00:00
freesource
26c15dd62f *** empty log message *** 2001-01-27 00:03:46 +00:00