| Commit message (Expand) | Author | Age | Files | Lines |
* | removed distro specific names | Gerard Beekmans | 2002-01-29 | 1 | -7/+6 |
* | removed the "#!/bin/sh" line | Gerard Beekmans | 2002-01-27 | 1 | -1/+0 |
* | minor layout change (<<"EOF" to << "EOF") | Gerard Beekmans | 2002-01-27 | 1 | -1/+1 |
* | minor layout change (cat >~filename -> cat > ~filename) | Gerard Beekmans | 2002-01-27 | 1 | -1/+1 |
* | changed "chown lfs $LFS" to "chown -R lfs $LFS" | Gerard Beekmans | 2002-01-27 | 1 | -1/+1 |
* | changed version from <date> to CVS-<date> | Gerard Beekmans | 2002-01-27 | 1 | -1/+1 |
* | upgraded to lfs-bootscripts-1.2 | Gerard Beekmans | 2002-01-27 | 2 | -2/+6 |
* | [Bug 263] The bison explanation is no longer needed | Marc Heerdink | 2002-01-26 | 1 | -8/+0 |
* | [Bug 263] Removed the datadir configure flag for bison, which is no more need... | Marc Heerdink | 2002-01-26 | 4 | -4/+5 |
* | typo fix (manual->translation file) | Gerard Beekmans | 2002-01-26 | 1 | -2/+2 |
* | 20020123->20020126 | Gerard Beekmans | 2002-01-26 | 1 | -2/+2 |
* | Rephrased the incomprehensible explanation of "ln -sf ../../lib/libncurses.so... | Marc Heerdink | 2002-01-25 | 1 | -3/+3 |
* | "if you can reproduce the problem" -> "if the problem persists" | Marc Heerdink | 2002-01-25 | 1 | -2/+2 |
* | Text corrections: | Marc Heerdink | 2002-01-25 | 1 | -5/+5 |
* | perfectly alright -> perfectly fine | Marc Heerdink | 2002-01-25 | 1 | -1/+1 |
* | Fixed a very very tiny typo that looks a bit weird in the book. | Marc Heerdink | 2002-01-25 | 1 | -4/+4 |
* | [Bug 183] /etc/mtab --> /proc/mounts symlink added | Mark Hymers | 2002-01-24 | 4 | -0/+29 |
* | Moved the changelog entry to where it belongs... | Marc Heerdink | 2002-01-23 | 1 | -4/+4 |
* | noted file -C removal | Gerard Beekmans | 2002-01-23 | 1 | -0/+4 |
* | removed 'file -C' - already done by package itself | Gerard Beekmans | 2002-01-23 | 1 | -15/+0 |
* | [Bug 149] The final commit; I forgot to update the changelog and made a typo ... | Marc Heerdink | 2002-01-23 | 2 | -1/+5 |
* | [Bug 149] Addition and Removal of files to resolve bug 149 (Install all softw... | Marc Heerdink | 2002-01-23 | 5 | -97/+140 |
* | Implemented bug 149 (install chapter 5 as an unprivileged user) | Marc Heerdink | 2002-01-23 | 8 | -20/+21 |
* | [Bug 246] Back out changes to fix this bug as they're broken | Mark Hymers | 2002-01-22 | 4 | -9/+6 |
* | fix typo -i should be -l | Mark Hymers | 2002-01-22 | 1 | -1/+1 |
* | [Bugs 48, 69, 85, 175, 250, 58, 103 and 246] Update packages (see changelog) ... | Mark Hymers | 2002-01-21 | 5 | -20/+45 |
* | get the date right | Mark Hymers | 2002-01-21 | 1 | -1/+1 |
* | [Bug 45] man-pages-1.47 removed patch changed location and updated package | Mark Hymers | 2002-01-21 | 8 | -32/+22 |
* | updated at.linuxfromscratch.ort ftp | Gerard Beekmans | 2002-01-21 | 1 | -3/+3 |
* | 20020119->20020121 | Gerard Beekmans | 2002-01-21 | 1 | -2/+2 |
* | lfs-bootscripts-1.0->lfs-bootscripts-1.1 | Gerard Beekmans | 2002-01-19 | 1 | -2/+2 |
* | 20020115->20020119 | Gerard Beekmans | 2002-01-19 | 1 | -2/+2 |
* | made final changes | Gerard Beekmans | 2002-01-16 | 1 | -7/+3 |
* | updated to reflect new scripts | Gerard Beekmans | 2002-01-16 | 2 | -15/+13 |
* | noted appendixa-bootscripts additions | Gerard Beekmans | 2002-01-15 | 1 | -0/+3 |
* | fixed some typo's in xml tags | Gerard Beekmans | 2002-01-15 | 3 | -3/+3 |
* | added bootscripts to appendix a | Gerard Beekmans | 2002-01-15 | 5 | -0/+101 |
* | added bootscripts-depversion | Gerard Beekmans | 2002-01-15 | 1 | -0/+1 |
* | added aa-bootscripts-* entities | Gerard Beekmans | 2002-01-15 | 1 | -0/+4 |
* | done now i think | Gerard Beekmans | 2002-01-15 | 1 | -4/+0 |
* | added /etc/sysconfig/rc update (include network_devices variable) | Gerard Beekmans | 2002-01-15 | 1 | -0/+8 |
* | added bootscripts installation | Gerard Beekmans | 2002-01-15 | 5 | -0/+30 |
* | noted chapter 7 changes | Gerard Beekmans | 2002-01-15 | 1 | -0/+4 |
* | dir name change for network script (from nic-config to network-devices) | Gerard Beekmans | 2002-01-15 | 1 | -1/+1 |
* | last changes | Gerard Beekmans | 2002-01-15 | 4 | -168/+62 |
* | updates | Gerard Beekmans | 2002-01-15 | 1 | -1/+1 |
* | updates (grammar mostly) | Gerard Beekmans | 2002-01-15 | 1 | -9/+9 |
* | more updates to bootscripts | Gerard Beekmans | 2002-01-15 | 6 | -107/+31 |
* | removed functions, checkfs, halt, mountfs, reboot, sendsignals, sysklogd, | Gerard Beekmans | 2002-01-15 | 12 | -1054/+0 |
* | removed rc and rcS scripts | Gerard Beekmans | 2002-01-15 | 4 | -325/+0 |