freesource
abc92cf316
The majority of replacements except for passwd*, shadow, and ld.so.conf have
...
$Id$ and made by make_debian. Original CVS information is now preserved so
that non-root users can't edit global replacements, the basic idea is that
root will usually be using an editor like Emacs in
$HOME/.gbootroot/yard/Replacements which respects that CVS versioned files
outside of the repository are read-only. Users should make copies of
versioned replacements which they want to edit, for instance:
fstab.debian-1000
2001-11-08 07:12:09 +00:00
freesource
7973e6cfdf
Added $Id$
2001-11-08 06:17:04 +00:00
freesource
682ca44096
$Id$ now put properly into the template.
2001-11-07 18:48:15 +00:00
freesource
319426440e
A different approach to $Id$
2001-11-07 18:35:06 +00:00
freesource
a21fa68f3e
Added $Id$
2001-11-07 18:26:39 +00:00
freesource
a7958ba821
Removed a .
2001-11-04 18:45:42 +00:00
freesource
4522416fd0
The latest and greatest 1.1
2001-10-24 05:47:57 +00:00
freesource
dcdad87b0f
This explains why make-debian-x11 isn't found when being installed, and that
...
the script takes this into consideration.
2001-10-24 05:46:49 +00:00
freesource
0f70646880
version 1.1, the one which depends on dswim and has better package checks.
2001-10-24 02:32:05 +00:00
freesource
7c51817c17
Added libterm-readline-gnu-perl to @extra_packages for the new dswim deps.
2001-10-23 18:42:20 +00:00
freesource
4e297e7c22
chmod 777 /tmp .. an open system
2001-10-23 05:50:49 +00:00
freesource
bf1021383e
This makes the editing very clear.
2001-10-18 21:52:15 +00:00
freesource
a5c5522c35
Moving things around.
2001-10-18 21:47:12 +00:00
freesource
f68e0b4f4b
More clarification.
2001-10-18 21:41:37 +00:00
freesource
88c07c9b08
This tells people what kind of packages swim found, these are required packages.
2001-10-18 21:38:15 +00:00
freesource
9414e3ade3
Just some prettifying.
2001-10-18 21:35:22 +00:00
freesource
c623f78a13
Improved the editing instructions, although this could all be made automatic.
2001-10-18 21:29:21 +00:00
freesource
59c77e7e23
Much more efficient code with the newest dswim.
2001-10-18 21:25:57 +00:00
freesource
1a84688f59
Changed the package check to query -i, and check to see whether the status
...
has deinstall|purge, as well as to check whether the package actually exists.
2001-10-18 05:15:22 +00:00
freesource
38019163a5
Just clip and paste the changes lines, * is automatically appended whenever it
...
finds a line which just has a newline.
2001-10-16 19:33:25 +00:00
freesource
bb9d45e80e
Removes template (read-only) so that a non-root user can create it again.
2001-10-15 22:47:27 +00:00
freesource
052f14b366
Updated to dswim.
2001-10-15 04:58:27 +00:00
freesource
205c77d4d2
Edited swim to dswim in necessary places.
2001-10-14 20:58:00 +00:00
freesource
240bf66693
Make sure normal users have access to /usr/sbin so they can use divert.
2001-10-14 20:46:52 +00:00
freesource
89d8f3f6d5
Making both of these scripts more understandable.
2001-10-14 20:31:49 +00:00
freesource
846a0462df
Made dependent on dswim.
2001-10-14 20:24:57 +00:00
freesource
ed61744912
Made the directions in the script a little clearer.
2001-10-14 20:24:28 +00:00
freesource
b01902b179
Just some text I thought may be needed, but decided against it.
2001-10-10 05:27:21 +00:00
freesource
46faaeaac3
Had the logic for the changelog more complex than neccessary.
2001-10-10 01:39:54 +00:00
freesource
f3879d807c
Added a necessary dependency.
2001-10-10 01:38:21 +00:00
freesource
3842ff12bc
Updated description to reflect user-mode-linux.
2001-10-09 06:21:14 +00:00
freesource
ed10217b15
The newest one reflection the 1.0 release.
2001-10-09 06:20:31 +00:00
freesource
20251eb82a
Added some more important advice.
2001-10-09 04:02:54 +00:00
freesource
114e92d4af
Just a spelling mistake.
2001-10-09 04:02:06 +00:00
freesource
6d35c63fdc
Now swim runs independently of make_debian-X11 when db isn't built yet .. this
...
is much nicer, fixed spelling mistake in control.
2001-10-09 03:36:41 +00:00
freesource
ed3b5c78d2
Doing the chmod 444 thing with the template, since this writes over it, and
...
only puts things in $HOME. May change the behavior in the future, but was
avoiding having too many example templates around.
2001-10-09 03:03:57 +00:00
freesource
2b04dc21f7
Updated some text, added an newline.
2001-10-08 19:51:05 +00:00
freesource
7ec42dda95
Made today.
2001-10-08 19:24:57 +00:00
freesource
5a959ed373
This makes make_debian-X11 .. make-debian-x11 happy with debconf.
2001-10-08 19:21:31 +00:00
freesource
5d9ddd9aff
Put 2&> back for swim db generation because of all the STDOUT.
2001-10-08 17:42:41 +00:00
freesource
6e63c605af
Where ever y/n is first asked is now STDERR .. makes more sense to the user.
2001-10-08 17:19:51 +00:00
freesource
37e1bdbf6b
Before fset was creating some probs.
2001-10-08 17:19:06 +00:00
freesource
8c36ece69b
Made dependent on >= 1.3.12 gbootroot.
2001-10-08 16:00:41 +00:00
freesource
c1408c656d
Makes the files created by this script have debian-X11 appended, and fixes a
...
ldconfig explanation.
2001-10-03 05:06:00 +00:00
freesource
7aa24f7d29
Documentation reflecting the change in verbose policy.
2001-09-30 16:19:04 +00:00
freesource
51ad02e477
Added copylet.
2001-09-30 07:49:39 +00:00
freesource
368b9ac080
Add dpkg-reconfigure for make-debian-x11.
2001-09-30 07:01:32 +00:00
freesource
4a459cce2a
Improved grammer.
2001-09-29 07:20:43 +00:00
freesource
9af600ad98
Improved the description, before it was just gbootroots.
2001-09-29 07:19:55 +00:00
freesource
b73a500274
Just an added comment.
2001-09-29 06:43:00 +00:00