index
:
lfs
10.0
10.0-rc1
10.1
10.1-rc1
11.0
11.0-rc1
11.0-rc2
11.0-rc3
11.1
11.1-rc1
11.2
11.2-rc1
11.3
11.3-rc1
12.0
12.0-rc1
6.0
6.1
6.1-pre1
6.1-pre2
6.1-testrelease
6.1.1
6.1.1-pre1
6.1.1-pre2
6.1.1-rc1
6.1.1@7197
6.2
6.2-new
6.2-pre1
6.2-pre2
6.2-pre3
6.3
6.3-8326
6.3-rc1
6.3-rc2
6.4
6.5
6.5-rc1
6.5-rc2
6.6
6.6-rc1
6.6-rc2
6.7
6.7-rc1
6.8
6.8-rc1
7.0
7.0-rc1
7.0-rc2
7.1
7.1-rc1
7.10
7.10-rc1
7.2
7.2-rc1
7.3
7.3-rc1
7.4
7.4-rc1
7.4-rc2
7.5
7.5-SYSTEMD-rc1
7.5-rc1
7.5-systemd
7.5-systemd-rc1
7.6
7.6-rc1
7.6-systemd
7.6-systemd-rc1
7.6-systemd-rc2
7.7
7.7-rc1
7.7-systemd
7.7-systemd-rc1
7.8
7.8-rc1
7.8-systemd
7.9
7.9-rc1
7.9-rc2
7.9-systemd
7.9-systemd-rc1
7.9-systemd-rc2
8.0
8.0-rc1
8.1
8.1-rc1
8.1-rc2
8.2
8.2-rc1
8.3
8.3-rc1
8.3-rc2
8.4
8.4-rc1
9.0
9.0-rc1
9.1
9.1-rc1
BOOK.old
LFS-RNG
LFS7POC
alphabetical
arm
b5_0
b5_1
bdubbs/gcc13
branch_point_5_1
branch_point_6_0
cross-chap5
gcc-4.0
gcc4
hybrid
jh
lfs-6.2-pre3
ml-11.0
mod_xslt_branch
multi-arch
multilib
multilib-10.1
multilib-before-cross
nosym
old-trunk
oldtestingasof20050219
oldtrunkasof20050219
oldxml_b_5_1
oldxml_bp_5_1
plabs/condxml
plabs/dbxsl-bug
renodr/libudev-from-systemd
s6-init
systemd
test
trunk
udev_update
v3_0
v3_0-pre3
v3_0-rc1
v3_1
v3_2
v3_2-rc1
v3_2-rc2
v3_3
v4_0
v4_0rc1
v4_1
v5_0
v5_0-pre1
v5_0-pre2
v5_0-pre3
v5_1
v5_1-pre2
v5_1_1
x86_64-POC
xry111/arm64
xry111/arm64-12.0
xry111/clfs-ng
xry111/git-transition
xry111/glibc-2.34
xry111/glibc-2.37
xry111/grub-fix-test
xry111/kcfg-revise
xry111/lfs-next
xry111/libxcrypt
xry111/loongarch
xry111/loongarch-12.0
xry111/ncurses-disallow-abi-mismatch
xry111/parallelism
xry111/pip3
xry111/queue-11.3
xry111/rust-wip-20221008
xry111/systemd-udevd-for-sysv
xry111/tester-nohack
xry111/update-20230113
xry111/update-20230304
xry111/update-20230331
xry111/update-20230513
xry111/update-20230617
xry111/update-20230905
xry111/update-20230917
xry111/update-20231231
xry111/usr-move
Linux From Scratch
GIT Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootscripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix missing 'then' in sendsignals conditionals.
DJ Lucas
2010-08-23
2
-2
/
+4
*
Fix Changelog typo
DJ Lucas
2010-06-27
1
-1
/
+1
*
Standardized urinary comparisons^Cn tests
DJ Lucas
2010-06-27
8
-21
/
+22
*
Oops, previous commit wasn't POSIX compliant
DJ Lucas
2010-06-27
1
-2
/
+2
*
Sync to main. Updated lsb-v3 scripts to account for change in sysvinit version.
DJ Lucas
2010-06-27
2
-1
/
+10
*
Update sendsignals bootscript as a part of sysvinit update
Bruce Dubbs
2010-06-27
1
-2
/
+2
*
Upgrade to Udev-156. Fixes #2671.
Matthew Burgess
2010-05-29
4
-4
/
+17
*
Sync lsb-v3 scripts to LFS-Bootscripts-20100529 (udev changes).
DJ Lucas
2010-05-29
3
-3
/
+9
*
Typo fix. Thanks Gilles.
DJ Lucas
2010-04-29
1
-1
/
+1
*
fixed paths and removed unneeded X-LFS-Default lines.
DJ Lucas
2010-04-28
20
-49
/
+21
*
Use --action=add on udevtrigger calls, to handle udev-152 and newer that send...
Bryan Kadzban
2010-04-21
3
-2
/
+7
*
Check that /dev isn't already mounted in the udev bootscript. Fixes #2550.
Matthew Burgess
2010-01-24
2
-1
/
+7
*
Use "udevadm trigger --type=failed" instead of "--retry-failed", since the la...
Bryan Kadzban
2009-08-17
2
-1
/
+6
*
Remove the buggy legacy getpids() function. Fixes #2472.
Matthew Burgess
2009-08-12
1
-12
/
+1
*
Correct a couple of issues in the bootscript documentation. Fixes #2469.
Matthew Burgess
2009-07-28
1
-9
/
+6
*
Change the bootsripts and udev configuration so the rtc is set by udev upon b...
Bruce Dubbs
2009-05-23
2
-4
/
+0
*
Ignore error in ifdown script when determining status
Bruce Dubbs
2009-05-17
1
-1
/
+1
*
Fix another typo. Thanks Bruce.
DJ Lucas
2009-03-25
1
-1
/
+1
*
Corrected several 'echo -e' lines in cleanfs and checkfs.
DJ Lucas
2009-03-25
4
-33
/
+37
*
Minor changes for consistent pdf generation
Bruce Dubbs
2009-01-15
1
-2
/
+2
*
Reformatted several pages so pdf is properly generated.
Bruce Dubbs
2009-01-04
3
-585
/
+593
*
Remove extra ! in the /var/lock find command (presumably this was just a typo).
Bryan Kadzban
2008-10-31
1
-1
/
+1
*
Moved cleanfs immediately after mountfs and removed the timestamp maker for s...
DJ Lucas
2008-10-30
3
-6
/
+13
*
Added Dan Nicholson's patch for #2160, and cleaned up tab/spacing in changelog.
DJ Lucas
2008-10-26
2
-26
/
+46
*
Removed BROKEN_COMPOSE from lsb-v3 console bootscript.
DJ Lucas
2008-10-23
2
-13
/
+3
*
Removed BROKEN_COMPOSE from console bootscript.
DJ Lucas
2008-10-23
2
-15
/
+6
*
undo premature rename of scripts
DJ Lucas
2008-09-14
1
-10
/
+10
*
Correct echo command in rc
DJ Lucas
2008-09-09
2
-2
/
+4
*
account for /usr and /var by network dependency
DJ Lucas
2008-09-07
2
-1
/
+3
*
Use new initd-tools package, store log times in UTC, use soft depenendencies ...
DJ Lucas
2008-09-07
9
-136
/
+108
*
mountfs stops before swap goes
DJ Lucas
2008-09-01
1
-1
/
+1
*
Added missing dep for sysklogd script.
DJ Lucas
2008-09-01
1
-1
/
+1
*
See contrib/lsb-v3/ChangeLog
DJ Lucas
2008-08-31
21
-90
/
+123
*
missed one dep change
DJ Lucas
2008-08-30
1
-1
/
+1
*
Corrected remaining dependency errors in LSB headers
DJ Lucas
2008-08-30
11
-22
/
+24
*
Moved bootscripts and udev-config to BOOK
Bruce Dubbs
2008-06-03
70
-0
/
+7429
[prev]