freesource
|
b83266dfd1
|
Improved the rep explanation.
|
23 years ago |
freesource
|
45d210b655
|
Removed an and.
|
23 years ago |
freesource
|
a01056caa4
|
C.
|
23 years ago |
freesource
|
97798aac9a
|
The new file with New Template.
|
23 years ago |
freesource
|
d2f2fd6cc8
|
Fixed a typo.
|
23 years ago |
freesource
|
6657d84885
|
A little change .. exceptions for normal users.
|
23 years ago |
freesource
|
365f661fdc
|
The start of updating the documentation for the new 1.3.0 gbootroot.
|
23 years ago |
freesource
|
027e12fc97
|
This puts the source code for genext2fs in /usr/share/gbootroot/genext2f
and makes package depend on libc6 (>= 2.1.2) which was tested and confirmed.
|
23 years ago |
freesource
|
27095673e6
|
Removed some commented stuff.
|
23 years ago |
freesource
|
16e5cd39fc
|
Returning to 2.4.14 since it is stable.
|
23 years ago |
freesource
|
1e18aecfdb
|
Removed an unecessary space.
|
23 years ago |
freesource
|
595e6823cb
|
The last Debian.yard, and provided as an example, users should use make_debian
to create their own template.
|
23 years ago |
freesource
|
812e6a0864
|
Just formatting the text a little bit.
|
23 years ago |
freesource
|
424e00fe16
|
A little bit more description why bash is chosen.
|
23 years ago |
freesource
|
6bbe9bf946
|
Only templates starting with Example will now be copied over, this is to
make sure the user knows these templates are examples, and are provided
as a starting place.
|
23 years ago |
freesource
|
73147577e2
|
Just a console and a shell.
|
23 years ago |
freesource
|
e2c01eefb7
|
Latest for the new inittabs.
|
23 years ago |
freesource
|
ef0990e5d5
|
These are for slackware or dists which use agetty .. decided to put example
first after inittab .. perhaps more intuitive.
|
23 years ago |
freesource
|
b78be86a29
|
Meant no devfs not nondevfs.
|
23 years ago |
freesource
|
f4c9608bb7
|
Wrong title earlier.
|
23 years ago |
freesource
|
426de9975b
|
Addes rcS for 0.
|
23 years ago |
freesource
|
3b2764a1c7
|
Innittabs for modern RH based dists.
|
23 years ago |
freesource
|
4f6cecb0e2
|
Meant these to have *example* in their title.
|
23 years ago |
freesource
|
7687414894
|
Didn't need these since they are universal with RH based dists.
|
23 years ago |
freesource
|
8f5614d9ca
|
This comprises most modern RH based distributions.
|
23 years ago |
freesource
|
62c3417602
|
Should work with Mandrake and Suse.
|
23 years ago |
freesource
|
d9150ed67f
|
Decided to get rid of Suse example since it is essentially the mandrake ex.
|
23 years ago |
freesource
|
2fe9aac620
|
Works with 0 and 6 halt and reboot examples.
|
23 years ago |
freesource
|
5b0c4de3d7
|
Runlevel 0 and 6.
|
23 years ago |
freesource
|
4f0acd4aaa
|
Now global hashes are always cleared when a new check is ran, this makes more
sense and avoids subtle errors.
|
23 years ago |
freesource
|
02432cd13b
|
This comments out the devpts, since psuedo terminals aren't necessarily
required by this mini-dist, some kernels may not support it, but devfs
automatically mounts this.
|
23 years ago |
freesource
|
48bb58db50
|
Figured out that there were no size differenced between ext2 and genext2fs,
in fact -z makes it slightly more effecient .. but root root_fs was missing
the alternative directory.
|
23 years ago |
freesource
|
c85fc0f1a8
|
This turns on and off nss in the ldd loop.
|
23 years ago |
freesource
|
c536524d28
|
The newest rc*, works nice.
|
23 years ago |
freesource
|
be1f96b004
|
Slightly minimized.
|
23 years ago |
freesource
|
264cf307da
|
The securetty supports both devfs and non-devfs, and the fstab works
for both inittab examples because mtab -> /proc/mounts.
|
23 years ago |
freesource
|
73dd0dc897
|
The modernization of the inittabs.
|
23 years ago |
freesource
|
43a6e83fe2
|
The latest with both devfs and nodevfs cap.
|
23 years ago |
freesource
|
7843dd5733
|
The Debian bootroot motd is a better example.
|
23 years ago |
freesource
|
8988d02121
|
A uptodate NSS Conf.
|
23 years ago |
freesource
|
1e7c27c6a2
|
Replacing with a better modern one.
|
23 years ago |
freesource
|
b9dfe458ad
|
Allows password free login.
|
23 years ago |
freesource
|
dea5e1802f
|
The S and normal runlevel rc used by Example.yard.
|
23 years ago |
freesource
|
8157736887
|
Some additions and cleanup of text.
|
23 years ago |
freesource
|
f15a977976
|
Added utmp and wtmp to the replacement rcS.
|
23 years ago |
freesource
|
60bf0b8d05
|
This is the replacement template for Sample.yard and Sample-pruned.yard which really haven't
been updated since 1996. The new template is uptodate, and provides instructions inline
with the new features found in gbootroot's Yard.
|
23 years ago |
freesource
|
f3666f6ee2
|
Decided against Esc for closing the Yard Box .. Alt-W is sufficient and safer.
|
23 years ago |
freesource
|
0248fba79e
|
More changes to make_link_absolute, since return value and value (what Tom had a tendency
to do) don't mix and match happily.
|
23 years ago |
freesource
|
c8a2ebb971
|
Added some more to the shortcuts box.
|
23 years ago |
freesource
|
c7f6af4af5
|
This takes care of a problem when links were specified which didn't actually exist, or
had no / appended .. basically dirname turned into "." which created a directory
apart from the loopback dir. Fixed in make_link_absolute.
|
23 years ago |