0942916b72Allow time for pidfiles to be created, #178274. Use int instead of char for getopt, #178084 thanks to drizztbsd.
Roy Marples
2007-05-14 12:24:18 +0000
86c7d44d66Fix forcing preferred APS
Roy Marples
2007-05-12 21:37:59 +0000
3ae655caa3mount nfsd on /proc/fs/nfs automatically
Mike Frysinger
2007-05-12 11:07:04 +0000
81ccc67446Store the defined random pool size, #177722 thanks to Yaroslav Isakov.
Roy Marples
2007-05-11 10:33:49 +0000
56148d60ddUse auto for /mnt/cdrom, #177990.
Roy Marples
2007-05-11 08:58:58 +0000
46cd245ee3Use clock MONOTONIC to timeout, not localtime, #177514
Roy Marples
2007-05-11 08:58:19 +0000
7cdd8d4a0eOnly mount ro on Linux
Roy Marples
2007-05-11 08:57:47 +0000
0888f74f47When we don't have an address return 1, #176577.
Roy Marples
2007-05-08 16:52:26 +0000
ea28d7e78dBetter fix
Roy Marples
2007-05-05 21:22:46 +0000
2ad5c3eb33Fix KV_to_int working with funky kernel versions, #177197.
Roy Marples
2007-05-05 20:27:50 +0000
35487d9313Remove reference to dm-crypt
Roy Marples
2007-05-05 11:15:07 +0000
fdf07f69a1Fix 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
Roy Marples
2007-05-04 15:15:11 +0000
2fd8225c6aAlways pass ttyname to sulogin
Roy Marples
2007-05-03 13:46:38 +0000
3383221834Only use any when >1 interface
Roy Marples
2007-05-03 12:19:18 +0000
da7f6e7b11Allow ip6to4 tunnels to use any derived address, #170290.
Roy Marples
2007-05-03 11:43:16 +0000
e5a82d5fe6dns_sortlist and dns_options now work as documented, #175367.
Roy Marples
2007-05-03 11:21:26 +0000
b4a3796b01Load the config file before the init script to stop badly coded init scripts from erroring, #176548
Roy Marples
2007-05-03 08:08:59 +0000
5227cb203aenable ecn cookies by default and disable ip forwarding
Mike Frysinger
2007-05-03 08:01:26 +0000
e18377accaDon't timeout waiting for checkfs and checkroot. Do a better fix later.
Roy Marples
2007-05-02 15:17:03 +0000
9ced77155bWe don't have console, so default to no for fsck
Roy Marples
2007-05-02 13:07:00 +0000
c3608471cdSSD_NICELEVEL can now affect the nicelevel for daemons started by start-stop-daemon, #175397.
Roy Marples
2007-05-02 12:33:56 +0000
d599a40680Correct tabs
Roy Marples
2007-05-02 11:04:52 +0000
82361c0febDon't delete addresses for PPP interfaces, #176764.
Roy Marples
2007-05-02 10:59:34 +0000
700bdb4f1dStop blindly assuming that a blank TERM is cons25. For cons25 terms we drop one column so we don't get an extra newline.
Roy Marples
2007-05-02 10:43:43 +0000
b2d024b7f4s-s-d with dhcpcd still has some issues, revert until a fix for dhcpcd is made
Roy Marples
2007-05-01 09:37:14 +0000
d2c112ef4fdebugfs support
Mike Frysinger
2007-04-30 16:22:19 +0000
c3d899714cStop using the [ -z "$@" ] test, use [ $# = 0 ] instead, #176554.
Roy Marples
2007-04-30 13:19:26 +0000
0380d98d7drestart/schedule stopped services when the trigger service goes inactive on a restart
Roy Marples
2007-04-30 13:18:42 +0000
d658c2dc6dFix carrier_timeout
Roy Marples
2007-04-30 13:17:28 +0000
3a5f03911aFix style
Roy Marples
2007-04-30 09:23:17 +0000
4d283afe31/etc/init.d/foo start and stop no longer exit when service is fully started or stopped, #176452.
Roy Marples
2007-04-30 09:06:17 +0000
abfd181ddeenv-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #176198.
Roy Marples
2007-04-27 11:24:05 +0000
e6a610fbc7Don't dmesg for VPS systems
Roy Marples
2007-04-26 14:29:15 +0000
33052124b5Don't dmesg for VPS systems
Roy Marples
2007-04-26 14:22:54 +0000
67bfa29457Don't sysctl for VPS systems
Roy Marples
2007-04-26 14:17:15 +0000
54c6ff1b0aFile to configure our font as early as possible in init
Roy Marples
2007-04-26 13:08:34 +0000
ea2158fe94checkroot and checkfs now use more friendly generic options, #116016
Roy Marples
2007-04-26 13:07:57 +0000
cf9aa106c6Set fonts in init-early.sh, don't stop services twice when shutting down and lock prefixed output.
Roy Marples
2007-04-26 11:24:07 +0000
431e8cc84fFix early setting of font
Roy Marples
2007-04-26 08:02:21 +0000
c1d6bfc721Don't abort select when on signals
Roy Marples
2007-04-25 18:12:49 +0000
8e7868d80fDon't pass $CONSOLE to sulogin and split rc_environ_fd on NULLs
Roy Marples
2007-04-25 15:48:54 +0000
6ba6f0403fFix vservers
Roy Marples
2007-04-25 15:42:30 +0000
b1d9fd4f6fNow that dhcpcd-3 is stable on all arches, use it with start-stop-daemon.
Roy Marples
2007-04-25 12:39:31 +0000
00d596fb43Fix Makefile to clean and remove .svn when making dist. rc-mount no longer appends -f for linux mount and uses -i instead to ignore helpers
Roy Marples
2007-04-25 12:32:47 +0000
dfc208bd25We 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.
Roy Marples
2007-04-25 12:30:24 +0000
ae32cbdd4bquiet clip
Roy Marples
2007-04-25 08:46:41 +0000
a44abb9577We now buffer stdout and stderr to a file and flush that when running in parallel. RC_PARALLEL_STARTUP has been renamed to RC_PARALLEL.
Roy Marples
2007-04-24 11:29:19 +0000
c965f74f46Harden unicode settings
Roy Marples
2007-04-23 20:20:40 +0000
c5ada996eeFix udhcpc for releasing
Roy Marples
2007-04-23 17:19:43 +0000
4532564829Remove debug stuff
Roy Marples
2007-04-23 16:43:52 +0000
7766f7e987Fix dhclient
Roy Marples
2007-04-23 16:41:32 +0000
b0e3880bd4Attempt to fix clip
Roy Marples
2007-04-23 07:54:07 +0000
52c28add45error then unlink
Roy Marples
2007-04-21 09:23:37 +0000
81c595b3feDon't free in vfork
Roy Marples
2007-04-21 08:34:16 +0000
3979a1712dStyle fixes
Roy Marples
2007-04-20 19:03:56 +0000
35ee67f446Re-work the starting and stopping of services so we always know the pid so we can kill our children without the need for process groups which we cannot use as keyboard will not work in init.
Roy Marples
2007-04-20 18:58:42 +0000
a5ba34ec15Fix rc-abort to notify the plugins we are aborting
Roy Marples
2007-04-20 15:02:13 +0000
7590e7b258exec rc-abort
Roy Marples
2007-04-20 13:22:27 +0000
c52f216450Added the rc-abort command, #175106 thanks to Daniel Drake.
Roy Marples
2007-04-20 13:12:21 +0000
a316a1fa72Automatically mount selinuxfs on /selinux in localmount.
Mike Frysinger
2007-04-20 10:47:24 +0000
f269f1961bPlugins now run in a forked process for extra resliance.
Roy Marples
2007-04-20 09:39:47 +0000
49b8b30ab7Fix fstabinfo -p /
Roy Marples
2007-04-19 15:31:01 +0000
2569e85579strdup -> rc_xstrdup
Roy Marples
2007-04-19 14:54:35 +0000
3ed60d5202Use RTLD_NOW instead of RTLD_LAZY
Roy Marples
2007-04-19 14:41:10 +0000
026926fc4fRevert commit as we now remove the dhcp default for ppp links
Roy Marples
2007-04-19 13:05:07 +0000
4768bd45f2Remove default config for ppp
Roy Marples
2007-04-19 13:00:59 +0000
247dec818bdocument config_ppp0=null
Roy Marples
2007-04-19 12:55:35 +0000
b9f75802b0duh, idiot uber
Roy Marples
2007-04-19 12:24:10 +0000
768a8cf86cno need for the sed using printf
Roy Marples
2007-04-19 12:09:19 +0000
d3b28724b5use printf %s
Roy Marples
2007-04-19 12:05:25 +0000
c2407df288As pppd is mainly a link controller, move it's startup to pppd_pre_start and have pppd_start as a dummy function for old configs.
Roy Marples
2007-04-19 10:52:37 +0000
2fc28414faprintf is more portable than echo -n
Roy Marples
2007-04-19 07:37:59 +0000
f05ac25185Fix bridge some more, remove superflous warning from vewarn and error when no interface correctly
Roy Marples
2007-04-19 06:46:29 +0000
fb2f0495a6more pppd fixes
Roy Marples
2007-04-18 14:42:40 +0000
6617d946ecget pppoa the right way around
Roy Marples
2007-04-18 14:23:50 +0000
35dc4e3424Try and fix pppd, thanks to zzam for the patch
Roy Marples
2007-04-18 14:21:25 +0000
cc62b67b7fDuh, quote eval properly
Roy Marples
2007-04-17 20:07:24 +0000
e2af000463remove APPLET check so we can create .depend
Mike Frysinger
2007-04-17 13:00:05 +0000
9d50d4cb25start unifying help handling
Mike Frysinger
2007-04-17 12:44:32 +0000
f5e65274f0fix #if handling in get_term_columns
Mike Frysinger
2007-04-17 12:21:15 +0000
e635e16464Fix bridge, vlan and bonding modules to work together, #174792.
Roy Marples
2007-04-17 11:27:47 +0000
f657d87b99Rationalise our colour usage a little.
Roy Marples
2007-04-17 09:32:18 +0000
0f92b5e7dfAllow user vars for colours in our shell scripts too
Roy Marples
2007-04-17 07:11:27 +0000
54d297725eenv vars EINFO_GOOD and friends now override our hardcoded builtins.
Roy Marples
2007-04-17 07:06:04 +0000
2266255ac5Allow addons to pass up their exit status in import_addon. Simplify /dev handling in init.sh and add mdev as an option.
Mike Frysinger
2007-04-17 00:07:09 +0000
c688523fccPunted the volumes init script. Volume handling will be handled by init script that can be run at any point, even before checkroot.
Roy Marples
2007-04-16 13:05:33 +0000
757b8bcc96Don't search for a space after interface names in /proc/net, #174792 thanks to Mike Auty.
Roy Marples
2007-04-16 12:56:43 +0000
74527291b5ramfs has no special options
Roy Marples
2007-04-14 09:27:29 +0000
6ff4a83d59More basename compliance.
Roy Marples
2007-04-13 16:00:25 +0000
2714263040Punt .depend
Roy Marples
2007-04-13 15:23:46 +0000
36e16cef47Ignore and clean .depend
Roy Marples
2007-04-13 15:23:03 +0000
876bd89f4bhug getopt_long some more
Roy Marples
2007-04-13 15:20:10 +0000
6dde29a0c9add basic --help
Mike Frysinger
2007-04-13 15:09:37 +0000
bc91e51d43ls -l ftw!
Roy Marples
2007-04-13 14:59:51 +0000
c49d4c6576expand dist into "normal" (clean svn), "working" (dirty svn, but export clean svn), and "testing" (export dirty svn)
Mike Frysinger
2007-04-13 14:41:46 +0000
a775480627make distforce a little more robust
Mike Frysinger
2007-04-13 14:36:30 +0000