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

17 Commits

Author SHA1 Message Date
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