freesource
c75586cf32
Hopefully, this properly fixes the relativing of dirs/files from
make_link_relative when it makes "absolutely" no sense.
23 years ago
freesource
aacb3559a9
Added a check to show the user what packages aren't installed on the system,
but let the user decide what to do next. Obviously required packages are a
more important consideration.
23 years ago
freesource
dbb1ae9e1e
Fixed a textual mistake.
23 years ago
freesource
454deedccf
Commented out some unnecessary variables.
23 years ago
freesource
4030f3425b
More treatment for ubd0.
23 years ago
freesource
03bea312be
Better dependencies .. ofcourse this is extreme because it works with the
make_debian creation which doesn't have all standard packages.
23 years ago
freesource
0bc1664340
Better sh.
23 years ago
freesource
ee7d526fc2
Shows people what lines to add to their sources.list.
23 years ago
freesource
81a991730b
Arch from any to all .. which works properly in debian/files created during the
build.
23 years ago
freesource
a34fee07da
Corrects a mistake where replacements was specified rather then Replacements.
23 years ago
freesource
52c5916af6
More like it.
23 years ago
freesource
0d68973489
Need this or ldconfig won't allow X11 to be found.
23 years ago
freesource
18498a371a
Reflects correct date.
23 years ago
freesource
e099f86ce8
Section change.
23 years ago
freesource
25bcab5af8
Updated.
23 years ago
freesource
681dd3d72d
Creates ubd0
23 years ago
freesource
8888fe3b43
Now it is getting the way it should be, it filters out mknod|dev from the
Makefile, and runs debuild.
23 years ago
freesource
dd791da247
Adds a better check for the version.
23 years ago
freesource
b6654a93ef
The initial changelog.
23 years ago
freesource
f14fb359aa
The beginnings.
23 years ago
freesource
0a8a183d50
The rules, ofcourse.
23 years ago
freesource
eef83727ce
Adds $DESTDIR.
23 years ago
freesource
93b7a397d5
More changes.
23 years ago
freesource
35fd054bba
Updates the changelog now.
23 years ago
freesource
8c89f1b5cc
Some good additions.
23 years ago
freesource
6ba6f2ab26
The Makefile used by the gbootroot package archive.
23 years ago
freesource
e7ac1c07e4
The Lazy Guy's packaging tool for gBootRoot.
23 years ago
freesource
b8e1669085
This properly adds mem=16M to the initial options file.
24 years ago
freesource
e19266ba0a
More about permissions.
24 years ago
freesource
145d1c2bb9
The newest user-mode-linux 2.4.9.
24 years ago
freesource
b71a79fd60
This just adds mem=16M to the UML box options, this happens to be the default
for the uml kernel, but more is desirable, hopefully, this will be obvious to th
user.
24 years ago
freesource
b04224d6f1
This corrects a bug where onto_proc_filesystem was edited incorrectly and wasn't
checking for the proc_dev return value in the way originally intended.
24 years ago
freesource
86ff0a8eea
Updated Alt-S to Alt-A for error messages for save_as.
24 years ago
freesource
6da033c5e6
This comments out some code which broke the yard box when the default
/dev/fd0 wasn't available. This check is unecessary, since it is handled in
other places.
24 years ago
freesource
1ded9fbb1b
This makes sure that root filename is current when the ars is closed and
reopened, and also updates $ars->{filename} to the current $entry_advanced[4].
24 years ago
freesource
52fbcbfaff
Makes the submit button the default for the replacements box.
24 years ago
freesource
04e2351a58
And this removes a breaker point.
24 years ago
freesource
dbee69230f
Cool, that should cover it for the ssearch for now. It has netscape-like
behavior with some konqueror-like enhancements.
24 years ago
freesource
e9979b17d3
A little more tweaking so that $offset is undef when search_window closes.
24 years ago
freesource
e48e66e93a
This finishes search backwards for both Esc && Return .. all that is left is
issuing an error when nothing is found and search ne undef.
24 years ago
freesource
e639d5c69e
Cancel working nicely for index .. Esc && Return, too.
24 years ago
freesource
6ff0be05d9
Creating a search box is a lesson in study, and finding bugs in other programs.
24 years ago
freesource
aff16e7b76
A bug fix where keywords weren't changing because of the prior effeciency
add-on for tr///.
24 years ago
freesource
50b04ef3a5
Getting closer, modal transient window is half there.
24 years ago
freesource
b347463546
Search window stays on top now thanks to
search_window->set_transient_for(leader_window)
24 years ago
freesource
c2d142e96a
This changes the default behavior of search, file_system, and replacements to
not close when the shortcuts or menu are used after they are visible .. they can
only be closed from the their own actual window. This is traditional UI.
24 years ago
freesource
027b932f24
search_window is destroyed when yard_window is which clears the buffer.
24 years ago
freesource
5a51b1f26c
This enhances the search box, so it remembers and highlights the last search
text entered.
24 years ago
freesource
a43ab55b66
This makes the insensitive search more effecient by not continuously invocating
tr///.
24 years ago
freesource
acbb8bb20f
Had case sensitive and case insensitive backwards.
24 years ago