freesource
3de4cb9628
Just noting how a return had been added R. 1.10.
23 years ago
freesource
765a51443b
Removed a return from T_indexer, may have gotten there unintentionally.
23 years ago
freesource
b59992bff6
Adds the --enhances option.
23 years ago
freesource
be742ae6c2
Made $swim_conf to /etc/dswim because used to be /etc/swim, good thing that
UML exists.
23 years ago
freesource
305b5447c6
The install for -y still had simulate in it, removed that . .this was for
--purge --reinstall ..etc
23 years ago
freesource
1a233fa17b
Check at line 150 to make sure ib{/.} and $yich are defined.
23 years ago
freesource
c2e7737da7
Makes sure that --source always depends on -x .. before -xz was happening
because there was no check or x.
23 years ago
freesource
a27d9ae45e
Prettifying.
23 years ago
freesource
7f18ff576b
This fixes undef values when scripts was called more than once when used with
-qf and --scripts and -d|-l and -T.
23 years ago
freesource
fa082787da
This doesn't permit "" values to be put into the history since ReadLine
complains about this. Just checks that arg isn't "".
23 years ago
freesource
7b3b493c07
Added an extra n for unnecessary, but I am not telling which.
23 years ago
freesource
34fac3917a
No code change, just prettifying.
23 years ago
freesource
ccbeec8578
a little typo
23 years ago
freesource
094a3cbcfb
Fixes a logic bug for install -s.
23 years ago
freesource
d9c40d068b
Added more STDERR to print, which is important to make debconf happy ..
plus is nice when doing a less.
23 years ago
freesource
43fe9b20bf
Some defined an [+] should be [\+] fixes, althought ndb is probably history.
23 years ago
freesource
10868d0230
Slight help clarification, defined removed, and rebuildflatndb stuff.
23 years ago
freesource
c6e0099f51
Redoing some \w regexp fixes .. was a + without a \
23 years ago
freesource
d1be7ac479
A little bit more output for rebuildflatdb.
23 years ago
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.
23 years ago
freesource
ec35f37da4
Cleaned this up, and has better STDERR informational output.
23 years ago
freesource
81bd493ce3
Added all the source options, rearranged the logic.
23 years ago
freesource
cce64f4874
Added --build-dep.
23 years ago
freesource
fd5e159bb8
Make sure --no-download was actually --download-only :)
23 years ago
freesource
2f2e86fe5f
Changed --nz to --no-download, and made sure it works with --no-act .. simulate.
23 years ago
freesource
c8b32ead53
Adds spaces when packages are -qi packages .. for one query, good for
scripting.
23 years ago
freesource
bb7ee96ce4
Now swim won't exit when a package is not installed, so that -qi or -ql works
without stopping.
23 years ago
freesource
60d41817a4
The logic is now correct for the new option --reinstall.
23 years ago
freesource
d48153676e
A copylet change.
23 years ago
freesource
3917f58e18
Just prettifying.
23 years ago
freesource
d4ebdd2d3a
Changed Package administration and research tool for Debian to
Debian System Wide Information Manager.
23 years ago
freesource
5c507be479
Added --reinstall and now uses apt-get for --purge and --remove.
23 years ago
freesource
0edee5d8c9
Added --reinstall.
23 years ago
freesource
42f3cd11a5
More stuff to make a nice dswim package.
23 years ago
freesource
c59f6c123d
Improved the makefile, binary specific programs are now in /usr/lib/dswim
rather than /usr/lib/SWIM.
23 years ago
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.
23 years ago
freesource
f2c8510e31
Dswim updates when no db exist or status or a combination thereof.
23 years ago
freesource
3762885480
-p options have unecessary warnings supressed.
23 years ago
freesource
110589ac75
Now things should be debconf happy, at least --initdb and --rebuilddb.
23 years ago
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.
23 years ago
freesource
f54509d9bc
Sends new arguments to fastswim and imswim so that the right directories are
used.
23 years ago
freesource
948c04b550
packagename-conf.md5sums is created in default_directory/info
23 years ago
freesource
384a90a757
No need to have $place eq default_directory + place anymore.
23 years ago
freesource
7f3c8841e3
Puts history files in the $main::home directory.
23 years ago
freesource
c52a71c1fc
Adds info/{*config,*templates} option --config and --templates.
23 years ago
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.
23 years ago
freesource
52ebd92ce2
This puts default_directory in $HOME.
23 years ago
freesource
37d03ecaa5
This gets rid of those error due to >=5 perl complaints about the unecessary use
of defined.
23 years ago
freesource
6e02dd8da4
Non-root capabilities now.
23 years ago
freesource
ba483f7247
Now non-root users can create databases to access knowledge from swim.
23 years ago