Roy Marples
25d46c0e96
Fix pppd getting the interface metric.
2007-08-21 08:21:40 +00:00
Roy Marples
dc5e26e056
rc3
2007-08-20 13:32:31 +00:00
Roy Marples
4a8feebc1b
As discussed on the -dev ml, RC_DEPEND_STRICT now defaults to yes.
2007-08-20 09:10:24 +00:00
Roy Marples
b10bd4b9d7
Stop un-needed services when changing runlevels, #189050 .
2007-08-17 12:14:04 +00:00
Roy Marples
3950eb6eba
`config /etc/fstab' can now be used in depend() functions to show that
...
the deptree should be regenerated if /etc/fstab has changed.
2007-08-15 14:49:41 +00:00
Roy Marples
7d68200f24
Add bzr port 4155 to /etc/services, #188970 thanks to Andrew Cowie.
2007-08-15 11:20:08 +00:00
Roy Marples
874bee1338
whitespace
2007-08-08 22:46:27 +00:00
Roy Marples
f8c1ee736c
Add help to rc-update #188170 and tidy up the code a fair bit.
2007-08-08 22:35:32 +00:00
Roy Marples
30853d7473
If given a pidfile, just match on that for seeing if we have crashed
...
or not, #186159 .
2007-08-08 03:07:09 +00:00
Roy Marples
1e4357ad01
Boot properly when we cannot set an early font, #187628 .
2007-08-04 20:35:05 +00:00
Roy Marples
3e5526fd76
Fix rc-update, #187487 and release rc2.
2007-08-04 15:05:12 +00:00
Roy Marples
9169c51d39
Fix adding multiple IP addresses, #187526 .
2007-08-03 13:54:46 +00:00
Roy Marples
65a9e4618b
Fix static IPv6 routes, #187514 .
2007-08-03 13:53:20 +00:00
Roy Marples
534b4300e7
rc1
2007-08-02 11:09:09 +00:00
Mike Frysinger
67b04947b3
Punt /dev/shm from default /etc/fstab as we handle it and add a helpful hint about the RC_USE_FSTAB option.
2007-08-01 13:20:05 +00:00
Roy Marples
c674026f9e
All our binaries are now mulicalls into rc, which makes our on disk size
...
a lot smaller.
2007-07-31 16:05:56 +00:00
Roy Marples
af2d9995d7
appending noinitd=xdm will skip the xdm service when first booting, #181858 .
2007-07-23 11:36:12 +00:00
Roy Marples
b67f71ca5d
Harden gendepends.sh some more so we only capture the stdout we want from
...
the depend function, #186072 .
2007-07-22 10:45:56 +00:00
Roy Marples
6343b48893
RC_DEPEND_STRICT now controls dependency strictness.
...
If yes then we only use services in the boot and default runlevels,
regradless of service state.
If no then we take into account coldplugged services and the state
of currently running services.
Fixes #185640 .
2007-07-21 12:49:51 +00:00
Roy Marples
7545a44dde
adsl module now finds the correct exe, #185276 thanks to Marcello Laganà.
2007-07-15 19:23:11 +00:00
Mike Frysinger
f1aa7ef2bc
Add --remove-destination to example /dev recover command #40987 .
2007-07-14 17:36:31 +00:00
Roy Marples
685aa53dce
alpha4
2007-07-12 08:34:48 +00:00
Roy Marples
5257ba51b9
Don't unmount network filesystems in localmount or halt.sh, #175602 .
2007-07-11 17:27:46 +00:00
Roy Marples
74d52e749d
Don't do interactive when changing init, #174141 .
2007-07-11 13:02:05 +00:00
Roy Marples
05201b514b
init scripts and their extra options can now have descriptions, #184327 .
2007-07-10 19:09:41 +00:00
Roy Marples
1cda2a2036
We no longer care about numerical runlevels, #184733 .
2007-07-10 11:42:56 +00:00
Roy Marples
53d17a1be2
Add an option to fork ldconfig in env-update, #182794 . Also, preserve the entire line in /etc/env.d/foo if it begins with $
2007-07-09 10:26:02 +00:00
Roy Marples
69c459578e
Add and delete IPv6 addresses and routes correctly on FreeBSD, #184430
...
thanks to Friedrich Oslage.
2007-07-06 18:03:17 +00:00
Roy Marples
f23b6d0e95
Don't wait for services that were inactive, #183667 thanks to Daniel Drake
2007-07-02 22:07:58 +00:00
Roy Marples
53097aedc5
Don't set an early font if consolefont isn't in a runlevel, #183773 .
2007-07-01 08:45:23 +00:00
Roy Marples
10c3592147
Add --no-ldconfig option to env-update to match portage.
2007-06-27 12:35:43 +00:00
Roy Marples
0575c15993
Change pwd to / for all init scripts, #181224 .
2007-06-26 08:47:46 +00:00
Roy Marples
75f776732b
--nocolor works again, #181011 thanks to Daniel Drake.
2007-06-26 08:39:02 +00:00
Mike Frysinger
6e8f3dabf7
Allow urandom location to be customized #134489 .
2007-06-22 02:57:40 +00:00
Mike Frysinger
1bf11dcfb6
add missing ChangeLog entry
2007-06-22 02:50:34 +00:00
Mike Frysinger
804de005b8
Fix from comio for /proc/filesystems typo in localmount #180621 .
2007-06-02 12:22:07 +00:00
Mike Frysinger
230e3f2afe
Don't warn about Factory clock when booting off of livecd.
2007-05-31 05:51:00 +00:00
Roy Marples
27344f7f27
Use killall5 again so we can cleanly remount / readonly, #168977
...
and #177689 .
2007-05-30 22:30:54 +00:00
Roy Marples
ece3f4e666
Only call systohw in clock when we don't have adjfile or we aren't UTC.
2007-05-30 12:17:35 +00:00
Roy Marples
b2e8324184
Release alpha3
2007-05-14 15:05:56 +00:00
Roy Marples
08aec3c412
Should fix this bug too
2007-05-14 14:47:07 +00:00
Roy Marples
14c59d4071
RC_INTERACTIVE now works, #178331 .
2007-05-14 12:48:37 +00:00
Roy Marples
bbfb7bc409
Add --startas back to s-s-d, #175980 , #175981 .
2007-05-14 12:37:13 +00:00
Roy Marples
0942916b72
Allow time for pidfiles to be created, #178274 .
...
Use int instead of char for getopt, #178084 thanks to drizztbsd.
2007-05-14 12:24:18 +00:00
Roy Marples
81ccc67446
Store the defined random pool size, #177722 thanks to Yaroslav Isakov.
2007-05-11 10:33:49 +00:00
Roy Marples
56148d60dd
Use auto for /mnt/cdrom, #177990 .
2007-05-11 08:58:58 +00:00
Roy Marples
0888f74f47
When we don't have an address return 1, #176577 .
2007-05-08 16:52:26 +00:00
Roy Marples
2ad5c3eb33
Fix KV_to_int working with funky kernel versions, #177197 .
2007-05-05 20:27:50 +00:00
Roy Marples
fdf07f69a1
Fix unicode keymaps, #173528 .
...
Some fonts show the currency symbol instead of the Euro when doing
AltGr-E, so we provide an easy setting to fix this. Release alpha2
2007-05-04 15:15:11 +00:00
Roy Marples
da7f6e7b11
Allow ip6to4 tunnels to use any derived address, #170290 .
2007-05-03 11:43:16 +00:00
Roy Marples
e5a82d5fe6
dns_sortlist and dns_options now work as documented, #175367 .
2007-05-03 11:21:26 +00:00
Roy Marples
c3608471cd
SSD_NICELEVEL can now affect the nicelevel for daemons started
...
by start-stop-daemon, #175397 .
2007-05-02 12:33:56 +00:00
Roy Marples
82361c0feb
Don't delete addresses for PPP interfaces, #176764 .
2007-05-02 10:59:34 +00:00
Roy Marples
c3d899714c
Stop using the [ -z "$@" ] test, use [ $# = 0 ] instead, #176554 .
2007-04-30 13:19:26 +00:00
Roy Marples
3a5f03911a
Fix style
2007-04-30 09:23:17 +00:00
Roy Marples
4d283afe31
/etc/init.d/foo start and stop no longer exit when service is fully
...
started or stopped, #176452 .
2007-04-30 09:06:17 +00:00
Roy Marples
abfd181dde
env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #176198 .
2007-04-27 11:24:05 +00:00
Roy Marples
ea2158fe94
checkroot and checkfs now use more friendly generic options, #116016
2007-04-26 13:07:57 +00:00
Roy Marples
dfc208bd25
We now have an alternative to buffering stdout and stderr.
...
RC_PREFIX="yes" will put the service name as a prefix to all output
made by the service. Thanks to Ciaran McCreesh for the idea.
2007-04-25 12:30:24 +00:00
Roy Marples
a44abb9577
We now buffer stdout and stderr to a file and flush that when running in parallel. RC_PARALLEL_STARTUP has been renamed to RC_PARALLEL.
2007-04-24 11:29:19 +00:00
Roy Marples
c52f216450
Added the rc-abort command, #175106 thanks to Daniel Drake.
2007-04-20 13:12:21 +00:00
Mike Frysinger
a316a1fa72
Automatically mount selinuxfs on /selinux in localmount.
2007-04-20 10:47:24 +00:00
Roy Marples
f269f1961b
Plugins now run in a forked process for extra resliance.
2007-04-20 09:39:47 +00:00
Roy Marples
e635e16464
Fix bridge, vlan and bonding modules to work together, #174792 .
2007-04-17 11:27:47 +00:00
Roy Marples
f657d87b99
Rationalise our colour usage a little.
2007-04-17 09:32:18 +00:00
Roy Marples
54d297725e
env vars EINFO_GOOD and friends now override our hardcoded builtins.
2007-04-17 07:06:04 +00:00
Mike Frysinger
2266255ac5
Allow addons to pass up their exit status in import_addon. Simplify /dev handling in init.sh and add mdev as an option.
2007-04-17 00:07:09 +00:00
Roy Marples
c688523fcc
Punted the volumes init script. Volume handling will be handled by
...
init script that can be run at any point, even before checkroot.
2007-04-16 13:05:33 +00:00
Roy Marples
757b8bcc96
Don't search for a space after interface names in /proc/net, #174792 thanks to Mike Auty.
2007-04-16 12:56:43 +00:00
Roy Marples
eabcb48f71
netmask -> CIDR is worked out correctly #174341 .
2007-04-13 10:30:57 +00:00
Roy Marples
824e9577e7
Fix module loading, #174360 . s-s-d now changes group when changing user, #174362 .
2007-04-13 06:43:00 +00:00
Roy Marples
2948663767
Release alpha1 of baselayout-2
2007-04-11 10:46:56 +00:00
Mike Frysinger
2efe075803
modules-update -> update-modules
2007-04-07 09:28:00 +00:00
Roy Marples
5af58b4514
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.
2007-04-05 11:18:42 +00:00