Log of /trunk/init.d
Directory Listing
Revision
3032 -
Directory Listing
Modified
Thu Oct 11 15:14:55 2007 UTC
(5 years, 7 months ago)
by
uberlord
Only update mtab if /proc/mounts exists
Revision
3030 -
Directory Listing
Modified
Thu Oct 11 15:04:07 2007 UTC
(5 years, 7 months ago)
by
uberlord
Fix checkroot and give info about mtab
Revision
3026 -
Directory Listing
Modified
Thu Oct 11 09:49:54 2007 UTC
(5 years, 7 months ago)
by
uberlord
If / block device as in /etc/fstab does not exist, use /dev/root if it's available in checkroot, #171593.
Revision
3019 -
Directory Listing
Modified
Tue Oct 9 21:10:53 2007 UTC
(5 years, 7 months ago)
by
uberlord
Always remount root rw if it's not
Revision
3015 -
Directory Listing
Modified
Tue Oct 9 15:33:05 2007 UTC
(5 years, 7 months ago)
by
uberlord
netmount, localmount, halt.sh and net scripts now check OS specific flags to see if a mount is network mounted (linux = fstab, *bsd = "local" in mount options) or not, #192772.
Revision
3006 -
Directory Listing
Modified
Fri Oct 5 14:15:06 2007 UTC
(5 years, 7 months ago)
by
uberlord
Don't unmount stuff in /dev or /sys
Revision
3005 -
Directory Listing
Modified
Fri Oct 5 13:37:57 2007 UTC
(5 years, 7 months ago)
by
uberlord
Don't umount anything in /sys like we do for /proc and /dev
Revision
2932 -
Directory Listing
Modified
Tue Sep 25 22:45:57 2007 UTC
(5 years, 8 months ago)
by
uberlord
fstabinto now behaves more like mountinfo with respect to --quiet
Revision
2930 -
Directory Listing
Modified
Tue Sep 25 19:18:09 2007 UTC
(5 years, 8 months ago)
by
uberlord
No need for that sed anymore
Revision
2917 -
Directory Listing
Modified
Tue Sep 25 02:29:56 2007 UTC
(5 years, 8 months ago)
by
vapier
Do not require portmap in netmount when nolock option is used with nfs mounts and fixup the test so that it actually works.
Revision
2913 -
Directory Listing
Modified
Mon Sep 24 15:27:06 2007 UTC
(5 years, 8 months ago)
by
uberlord
Use mkdir to test. Also, quote for robustness
Revision
2894 -
Directory Listing
Modified
Wed Sep 19 11:53:35 2007 UTC
(5 years, 8 months ago)
by
uberlord
--opts to --options
Revision
2873 -
Directory Listing
Modified
Sun Sep 9 16:49:40 2007 UTC
(5 years, 8 months ago)
by
vapier
revert EARLY_MOUNTS since everything in the boot runlevel depends on localmount already and anything that runs before it does not rely on things like /tmp or /var/run (and because i confused localmount with checkroot)
Revision
2871 -
Directory Listing
Modified
Sun Sep 9 16:08:32 2007 UTC
(5 years, 8 months ago)
by
vapier
only do the X lock stuff in /tmp so people can overload WIPE_TMP_DIRS for a general "wipe this directory" option. also force +t on /tmp and /var/tmp.
Revision
2870 -
Directory Listing
Modified
Sun Sep 9 16:04:40 2007 UTC
(5 years, 8 months ago)
by
vapier
Allow people to specify a list of early mount points which will be mounted at the end of localmount so they can do tmpfs on things like /tmp #181527.
Revision
2869 -
Directory Listing
Modified
Sun Sep 9 15:52:05 2007 UTC
(5 years, 8 months ago)
by
vapier
Allow people to specify a list of temp dirs to clean in bootmisc #191807.
Revision
2865 -
Directory Listing
Modified
Mon Sep 3 14:02:15 2007 UTC
(5 years, 8 months ago)
by
uberlord
Add --quiet to mountinfo
Revision
2848 -
Directory Listing
Modified
Thu Aug 23 10:25:09 2007 UTC
(5 years, 9 months ago)
by
uberlord
Setup wtmp for BSD too
Revision
2831 -
Directory Listing
Modified
Wed Aug 15 14:49:41 2007 UTC
(5 years, 9 months ago)
by
uberlord
`config /etc/fstab' can now be used in depend() functions to show that
the deptree should be regenerated if /etc/fstab has changed.
Revision
2809 -
Directory Listing
Modified
Thu Aug 2 08:41:31 2007 UTC
(5 years, 9 months ago)
by
uberlord
Ensure that /var/log exists too
Revision
2798 -
Directory Listing
Modified
Mon Jul 30 11:31:29 2007 UTC
(5 years, 9 months ago)
by
uberlord
Create needed dirs in bootmisc if they do not exist
Revision
2797 -
Directory Listing
Modified
Fri Jul 27 06:22:05 2007 UTC
(5 years, 9 months ago)
by
uberlord
Duh, test it
Revision
2796 -
Directory Listing
Modified
Thu Jul 26 16:30:05 2007 UTC
(5 years, 10 months ago)
by
uberlord
Fix bootmisc stopping for pam_console and write halt record correctly.
Revision
2794 -
Directory Listing
Modified
Wed Jul 25 20:58:23 2007 UTC
(5 years, 10 months ago)
by
uberlord
Merge some of reb's OpenBSD fixes in
Revision
2784 -
Directory Listing
Modified
Mon Jul 16 17:07:15 2007 UTC
(5 years, 10 months ago)
by
uberlord
Use printf so we don't put blank lines at the top of new files and fix mountinfo for nfs roots
Revision
2783 -
Directory Listing
Modified
Mon Jul 16 16:22:37 2007 UTC
(5 years, 10 months ago)
by
uberlord
Allow zsh to work as our shell
Revision
2782 -
Directory Listing
Modified
Mon Jul 16 14:09:29 2007 UTC
(5 years, 10 months ago)
by
uberlord
Yikes, removed that old bash gettextism
Revision
2775 -
Directory Listing
Modified
Fri Jul 13 00:04:20 2007 UTC
(5 years, 10 months ago)
by
uberlord
Use echo instead of touch - saves on forking
Revision
2771 -
Directory Listing
Modified
Wed Jul 11 17:27:46 2007 UTC
(5 years, 10 months ago)
by
uberlord
Don't unmount network filesystems in localmount or halt.sh, #175602.
Revision
2766 -
Directory Listing
Modified
Wed Jul 11 10:39:01 2007 UTC
(5 years, 10 months ago)
by
uberlord
Only mount stuff if not already mounted
Revision
2763 -
Directory Listing
Modified
Tue Jul 10 19:09:41 2007 UTC
(5 years, 10 months ago)
by
uberlord
init scripts and their extra options can now have descriptions, #184327.
Revision
2756 -
Directory Listing
Modified
Mon Jul 9 10:39:35 2007 UTC
(5 years, 10 months ago)
by
uberlord
Take no chances with PATH, use our env-update
Revision
2755 -
Directory Listing
Modified
Mon Jul 9 10:26:02 2007 UTC
(5 years, 10 months ago)
by
uberlord
Add an option to fork ldconfig in env-update, #182794. Also, preserve the entire line in /etc/env.d/foo if it begins with $
Revision
2753 -
Directory Listing
Modified
Sun Jul 8 12:59:58 2007 UTC
(5 years, 10 months ago)
by
uberlord
Fix netmount - thanks to Hollow
Revision
2727 -
Directory Listing
Modified
Fri Jun 22 02:57:40 2007 UTC
(5 years, 11 months ago)
by
vapier
Allow urandom location to be customized #134489.
Revision
2725 -
Directory Listing
Modified
Sat Jun 2 12:23:43 2007 UTC
(5 years, 11 months ago)
by
vapier
Use -q option with modprobe rather than sending to /dev/null.
Revision
2724 -
Directory Listing
Modified
Sat Jun 2 12:22:07 2007 UTC
(5 years, 11 months ago)
by
vapier
Fix from comio for /proc/filesystems typo in localmount #180621.
Revision
2721 -
Directory Listing
Modified
Wed May 30 22:30:54 2007 UTC
(5 years, 11 months ago)
by
uberlord
Use killall5 again so we can cleanly remount / readonly, #168977
and #177689.
Revision
2717 -
Directory Listing
Modified
Wed May 30 11:26:53 2007 UTC
(5 years, 11 months ago)
by
uberlord
Always update mtab
Revision
2710 -
Directory Listing
Modified
Wed May 16 14:53:47 2007 UTC
(6 years ago)
by
uberlord
busybox sysctl does not support -q
Revision
2696 -
Directory Listing
Modified
Sat May 12 11:07:04 2007 UTC
(6 years ago)
by
vapier
mount nfsd on /proc/fs/nfs automatically
Revision
2695 -
Directory Listing
Modified
Fri May 11 10:33:49 2007 UTC
(6 years ago)
by
uberlord
Store the defined random pool size, #177722 thanks to Yaroslav Isakov.
Revision
2691 -
Directory Listing
Modified
Fri May 11 08:57:47 2007 UTC
(6 years ago)
by
uberlord
Only mount ro on Linux
Revision
2687 -
Directory Listing
Modified
Sat May 5 11:15:07 2007 UTC
(6 years ago)
by
uberlord
Remove reference to dm-crypt
Revision
2677 -
Directory Listing
Modified
Wed May 2 13:07:00 2007 UTC
(6 years ago)
by
uberlord
We don't have console, so default to no for fsck
Revision
2671 -
Directory Listing
Modified
Mon Apr 30 16:22:19 2007 UTC
(6 years ago)
by
vapier
debugfs support
Revision
2663 -
Directory Listing
Modified
Thu Apr 26 14:22:54 2007 UTC
(6 years, 1 month ago)
by
uberlord
Don't dmesg for VPS systems
Revision
2662 -
Directory Listing
Modified
Thu Apr 26 14:17:15 2007 UTC
(6 years, 1 month ago)
by
uberlord
Don't sysctl for VPS systems
Revision
2660 -
Directory Listing
Modified
Thu Apr 26 13:07:57 2007 UTC
(6 years, 1 month ago)
by
uberlord
checkroot and checkfs now use more friendly generic options, #116016
Revision
2639 -
Directory Listing
Modified
Fri Apr 20 13:22:27 2007 UTC
(6 years, 1 month ago)
by
uberlord
exec rc-abort
Revision
2638 -
Directory Listing
Modified
Fri Apr 20 13:12:21 2007 UTC
(6 years, 1 month ago)
by
uberlord
Added the rc-abort command, #175106 thanks to Daniel Drake.
Revision
2637 -
Directory Listing
Modified
Fri Apr 20 10:47:24 2007 UTC
(6 years, 1 month ago)
by
vapier
Automatically mount selinuxfs on /selinux in localmount.
Revision
2604 -
Directory Listing
Modified
Fri Apr 13 15:20:10 2007 UTC
(6 years, 1 month ago)
by
uberlord
hug getopt_long some more
Revision
2568 -
Directory Listing
Modified
Tue Apr 10 10:50:07 2007 UTC
(6 years, 1 month ago)
by
uberlord
Apply sysctl if we don't have an init script
Revision
2551 -
Directory Listing
Modified
Fri Apr 6 01:07:10 2007 UTC
(6 years, 1 month ago)
by
uberlord
Punt the rc-depend man page as it's been moved out of /usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/games/bin
Revision
2547 -
Directory Listing
Added
Thu Apr 5 11:18:42 2007 UTC
(6 years, 1 month ago)
by
uberlord
Rewrite the core parts in C. We now provide librc so other programs can
query runlevels, services and state without using bash. We also provide
libeinfo so other programs can easily use our informational functions.
As such, we have dropped the requirement of using bash as the init script
shell. We now use /bin/sh and have strived to make the scripts as portable
as possible. Shells that work are bash and dash. busybox works provided
you disable s-s-d. If you have WIPE_TMP set to yes in conf.d/bootmisc you
should disable find too.
zsh and ksh do not work at this time.
Networking support is currently being re-vamped also as it was heavily bash
array based. As such, a new config format is available like so
config_eth0="1.2.3.4/24 5.6.7.8/16"
or like so
config_eth0="'1.2.3.4 netmask 255.255.255.0' '5.6.7.8 netmask 255.255.0.0'"
We will still support the old bash array format provided that /bin/sh IS
a link it bash.
ChangeLog for baselayout-1 can be found in our SVN repo.
| Sticky Revision: |
|