1
0
mirror of https://github.com/fspc/dswim.git synced 2025-02-21 08:04:27 -05:00

138 Commits

Author SHA1 Message Date
freesource
765a51443b Removed a return from T_indexer, may have gotten there unintentionally. 2001-10-24 18:47:08 +00:00
freesource
b59992bff6 Adds the --enhances option. 2001-10-24 17:57:43 +00:00
freesource
4d5a2fc61f Adds enhances. 2001-10-24 17:20:02 +00:00
freesource
ec5466a5df The latest and greatest. 2001-10-24 02:06:31 +00:00
freesource
5e12daa1ff Changed the Suggests fields because ar is now found in binutils. 2001-10-24 02:03:16 +00:00
freesource
1a973af912 Added a note how $tmp isn't checked unless no_rebuilddb is set to 0. 2001-10-23 18:33:31 +00:00
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
3c59b0b271 Could add more here, but this is good enough. 2001-10-23 05:49:22 +00:00
freesource
be742ae6c2 Made $swim_conf to /etc/dswim because used to be /etc/swim, good thing that
UML exists.
2001-10-23 05:47:13 +00:00
freesource
305b5447c6 The install for -y still had simulate in it, removed that . .this was for
--purge --reinstall ..etc
2001-10-23 05:46:28 +00:00
freesource
1a233fa17b Check at line 150 to make sure ib{/.} and $yich are defined. 2001-10-23 05:45:26 +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
c2e7737da7 Makes sure that --source always depends on -x .. before -xz was happening
because there was no check or x.
2001-10-22 17:22:58 +00:00
freesource
a27d9ae45e Prettifying. 2001-10-22 17:12:46 +00:00
freesource
7f18ff576b This fixes undef values when scripts was called more than once when used with
-qf and --scripts and -d|-l and -T.
2001-10-22 17:07:37 +00:00
freesource
fa082787da This doesn't permit "" values to be put into the history since ReadLine
complains about this.  Just checks that arg isn't "".
2001-10-21 06:53:36 +00:00
freesource
7b3b493c07 Added an extra n for unnecessary, but I am not telling which. 2001-10-21 03:59:42 +00:00
freesource
34fac3917a No code change, just prettifying. 2001-10-21 03:58:45 +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
99ea6c7f4d Now using dh_perl with ${perl:Depends}, pretty cool. 2001-10-20 07:26:20 +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
60662e09b8 Made depend on standard less, which is probably a good idea. 2001-10-20 06:38:13 +00:00
freesource
ccbeec8578 a little typo 2001-10-20 03:30:19 +00:00
freesource
094a3cbcfb Fixes a logic bug for install -s. 2001-10-20 03:29:36 +00:00
freesource
d9c40d068b Added more STDERR to print, which is important to make debconf happy ..
plus is nice when doing a less.
2001-10-20 03:17:03 +00:00
freesource
43fe9b20bf Some defined an [+] should be [\+] fixes, althought ndb is probably history. 2001-10-20 02:41:54 +00:00
freesource
10868d0230 Slight help clarification, defined removed, and rebuildflatndb stuff. 2001-10-20 02:38:42 +00:00
freesource
c6e0099f51 Redoing some \w regexp fixes .. was a + without a \ 2001-10-20 02:36:34 +00:00
freesource
d1be7ac479 A little bit more output for rebuildflatdb. 2001-10-20 02:18:13 +00:00
freesource
0b61633f25 $home was $main::home .. this was a different private variable on a subroutine
which has basically become history.  The apt() is what is important and
this was cleaned up a bit, too.
2001-10-20 02:08:22 +00:00
freesource
ec35f37da4 Cleaned this up, and has better STDERR informational output. 2001-10-20 02:06:57 +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
cce64f4874 Added --build-dep. 2001-10-19 05:50:19 +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
c8b32ead53 Adds spaces when packages are -qi packages .. for one query, good for
scripting.
2001-10-18 05:29:34 +00:00
freesource
bb7ee96ce4 Now swim won't exit when a package is not installed, so that -qi or -ql works
without stopping.
2001-10-18 05:24:25 +00:00
freesource
cd139b15eb Removed deps for dpkg .. already a required package. 2001-10-16 20:13:24 +00:00
freesource
a4608648ca Removed some newlines from the end so the packaging process doesn't complain and
stop.
2001-10-16 20:04:59 +00:00
freesource
61fad45901 The newest for dswim. 2001-10-16 20:03:33 +00:00
freesource
8e38d18b63 Much nicer, just clip and past several lines of changes with a line with a newline
with nothing on it between each change.
2001-10-16 19:32:19 +00:00