Commit Graph
42 Commits
Author SHA1 Message Date
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 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 cce64f4874 Added --build-dep. 2001-10-19 05:50:19 +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 60d41817a4 The logic is now correct for the new option --reinstall. 2001-10-16 06:57:27 +00:00
freesource d48153676e A copylet change. 2001-10-16 01:37:19 +00:00
freesource 3917f58e18 Just prettifying. 2001-10-16 01:33:07 +00:00
freesource d4ebdd2d3a Changed Package administration and research tool for Debian to
Debian System Wide Information Manager.
2001-10-15 18:02:11 +00:00
freesource 5c507be479 Added --reinstall and now uses apt-get for --purge and --remove. 2001-10-15 17:14:58 +00:00
freesource 0edee5d8c9 Added --reinstall. 2001-10-15 17:14:21 +00:00
freesource 42f3cd11a5 More stuff to make a nice dswim package. 2001-10-15 05:08:47 +00:00
freesource c59f6c123d Improved the makefile, binary specific programs are now in /usr/lib/dswim
rather than /usr/lib/SWIM.
2001-10-15 01:13:44 +00:00
freesource e1b6276caf Added home_builder so that personal dirs are created in $tmp for each user and
return value when rebuilddb or initdb present themselves.
2001-10-14 19:55:34 +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 110589ac75 Now things should be debconf happy, at least --initdb and --rebuilddb. 2001-10-13 05:49:01 +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 f54509d9bc Sends new arguments to fastswim and imswim so that the right directories are
used.
2001-10-13 00:39:09 +00:00
freesource 948c04b550 packagename-conf.md5sums is created in default_directory/info 2001-10-13 00:04:50 +00:00
freesource 384a90a757 No need to have $place eq default_directory + place anymore. 2001-10-12 23:47:54 +00:00
freesource 7f3c8841e3 Puts history files in the $main::home directory. 2001-10-12 23:15:55 +00:00
freesource c52a71c1fc Adds info/{*config,*templates} option --config and --templates. 2001-10-12 19:51:28 +00:00
freesource d734ed5acc Updated 2000 to 2001, removed some defined, and added STDERR to a lot of prints
so that debconf can be happy and users can see output.
2001-10-12 18:57:56 +00:00
freesource 52ebd92ce2 This puts default_directory in $HOME. 2001-10-12 17:14:16 +00:00
freesource 37d03ecaa5 This gets rid of those error due to >=5 perl complaints about the unecessary use
of defined.
2001-10-12 06:10:18 +00:00
freesource 6e02dd8da4 Non-root capabilities now. 2001-10-12 05:42:14 +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 c013a4564c Rearranging things so that perl -I . can easily be used for development. 2001-10-12 01:32:31 +00:00