Commit Graph

  • 45d2bcdb9f Use -q option with modprobe rather than sending to /dev/null. Mike Frysinger 2007-06-02 12:23:43 +00:00
  • 804de005b8 Fix from comio for /proc/filesystems typo in localmount #180621. Mike Frysinger 2007-06-02 12:22:07 +00:00
  • 230e3f2afe Don't warn about Factory clock when booting off of livecd. Mike Frysinger 2007-05-31 05:51:00 +00:00
  • 27344f7f27 Use killall5 again so we can cleanly remount / readonly, #168977 and #177689. Roy Marples 2007-05-30 22:30:54 +00:00
  • 1c1b0b0a4c Don't use -f with mount Roy Marples 2007-05-30 15:47:54 +00:00
  • e81ab8ecf8 Call umount with LC_ALL=C so that we can umount /usr Roy Marples 2007-05-30 15:24:21 +00:00
  • ece3f4e666 Only call systohw in clock when we don't have adjfile or we aren't UTC. Roy Marples 2007-05-30 12:17:35 +00:00
  • 8bcc145c98 Always update mtab Roy Marples 2007-05-30 11:26:53 +00:00
  • dd332f377c Improve spelling Roy Marples 2007-05-27 16:02:25 +00:00
  • d94d68767a Harden testing of /proc being valid Roy Marples 2007-05-23 14:12:06 +00:00
  • f754cfd2a9 RC_SYS should now set XEN0 correctly Roy Marples 2007-05-23 12:30:34 +00:00
  • 64e6dcfc9f Create a function for running init.sh and init-early.sh which saves on code and removes a gcc-4.2 warning Roy Marples 2007-05-22 12:25:43 +00:00
  • 49347d6f77 Be more resilient when the nettree is invalid Roy Marples 2007-05-18 20:09:10 +00:00
  • 237a66b05c Default eend to SUCCESS if no options given Roy Marples 2007-05-16 18:45:16 +00:00
  • eb7a0a6285 busybox sysctl does not support -q Roy Marples 2007-05-16 14:53:47 +00:00
  • 49b36c5f2e Remove debug line Roy Marples 2007-05-16 11:28:45 +00:00
  • 1ac8d86ebe Stop using getimeofday for timeouts incase the clock changes. Roy Marples 2007-05-16 11:05:42 +00:00
  • 66d7150750 Allow more modes to work. Roy Marples 2007-05-16 06:33:25 +00:00
  • fc597a8721 /etc/conf.d/rc.$runlevel now works, #177869. Roy Marples 2007-05-15 15:56:35 +00:00
  • b20d600e49 Don't enable syn cookies by default as support for them isn't enabled in the default kernel. Roy Marples 2007-05-15 14:43:44 +00:00
  • f3888d7613 Implement FreeBSD's dlfunc function to avoid ISO warnings on dlsym - thanks to drizztbsd for find public domain code :) Roy Marples 2007-05-14 19:50:13 +00:00
  • d0308aaecd Use correct function casts. Use dlfunc where available to remove ISO warnings :) Roy Marples 2007-05-14 17:05:55 +00:00
  • b2e8324184 Release alpha3 Roy Marples 2007-05-14 15:05:56 +00:00
  • 08aec3c412 Should fix this bug too Roy Marples 2007-05-14 14:47:07 +00:00
  • 14c59d4071 RC_INTERACTIVE now works, #178331. Roy Marples 2007-05-14 12:48:37 +00:00
  • bbfb7bc409 Add --startas back to s-s-d, #175980, #175981. Roy Marples 2007-05-14 12:37:13 +00:00
  • 0942916b72 Allow 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 +00:00
  • 86c7d44d66 Fix forcing preferred APS Roy Marples 2007-05-12 21:37:59 +00:00
  • 3ae655caa3 mount nfsd on /proc/fs/nfs automatically Mike Frysinger 2007-05-12 11:07:04 +00:00
  • 81ccc67446 Store the defined random pool size, #177722 thanks to Yaroslav Isakov. Roy Marples 2007-05-11 10:33:49 +00:00
  • 56148d60dd Use auto for /mnt/cdrom, #177990. Roy Marples 2007-05-11 08:58:58 +00:00
  • 46cd245ee3 Use clock MONOTONIC to timeout, not localtime, #177514 Roy Marples 2007-05-11 08:58:19 +00:00
  • 7cdd8d4a0e Only mount ro on Linux Roy Marples 2007-05-11 08:57:47 +00:00
  • 0888f74f47 When we don't have an address return 1, #176577. Roy Marples 2007-05-08 16:52:26 +00:00
  • ea28d7e78d Better fix Roy Marples 2007-05-05 21:22:46 +00:00
  • 2ad5c3eb33 Fix KV_to_int working with funky kernel versions, #177197. Roy Marples 2007-05-05 20:27:50 +00:00
  • 35487d9313 Remove reference to dm-crypt Roy Marples 2007-05-05 11:15:07 +00:00
  • 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 Roy Marples 2007-05-04 15:15:11 +00:00
  • 2fd8225c6a Always pass ttyname to sulogin Roy Marples 2007-05-03 13:46:38 +00:00
  • 3383221834 Only use any when >1 interface Roy Marples 2007-05-03 12:19:18 +00:00
  • da7f6e7b11 Allow ip6to4 tunnels to use any derived address, #170290. Roy Marples 2007-05-03 11:43:16 +00:00
  • e5a82d5fe6 dns_sortlist and dns_options now work as documented, #175367. Roy Marples 2007-05-03 11:21:26 +00:00
  • b4a3796b01 Load the config file before the init script to stop badly coded init scripts from erroring, #176548 Roy Marples 2007-05-03 08:08:59 +00:00
  • 5227cb203a enable ecn cookies by default and disable ip forwarding Mike Frysinger 2007-05-03 08:01:26 +00:00
  • e18377acca Don't timeout waiting for checkfs and checkroot. Do a better fix later. Roy Marples 2007-05-02 15:17:03 +00:00
  • 9ced77155b We don't have console, so default to no for fsck Roy Marples 2007-05-02 13:07:00 +00:00
  • c3608471cd SSD_NICELEVEL can now affect the nicelevel for daemons started by start-stop-daemon, #175397. Roy Marples 2007-05-02 12:33:56 +00:00
  • d599a40680 Correct tabs Roy Marples 2007-05-02 11:04:52 +00:00
  • 82361c0feb Don't delete addresses for PPP interfaces, #176764. Roy Marples 2007-05-02 10:59:34 +00:00
  • 700bdb4f1d Stop 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 +00:00
  • b2d024b7f4 s-s-d with dhcpcd still has some issues, revert until a fix for dhcpcd is made Roy Marples 2007-05-01 09:37:14 +00:00
  • d2c112ef4f debugfs support Mike Frysinger 2007-04-30 16:22:19 +00:00
  • c3d899714c Stop using the [ -z "$@" ] test, use [ $# = 0 ] instead, #176554. Roy Marples 2007-04-30 13:19:26 +00:00
  • 0380d98d7d restart/schedule stopped services when the trigger service goes inactive on a restart Roy Marples 2007-04-30 13:18:42 +00:00
  • d658c2dc6d Fix carrier_timeout Roy Marples 2007-04-30 13:17:28 +00:00
  • 3a5f03911a Fix style Roy Marples 2007-04-30 09:23:17 +00:00
  • 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 +00:00
  • abfd181dde env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #176198. Roy Marples 2007-04-27 11:24:05 +00:00
  • e6a610fbc7 Don't dmesg for VPS systems Roy Marples 2007-04-26 14:29:15 +00:00
  • 33052124b5 Don't dmesg for VPS systems Roy Marples 2007-04-26 14:22:54 +00:00
  • 67bfa29457 Don't sysctl for VPS systems Roy Marples 2007-04-26 14:17:15 +00:00
  • 54c6ff1b0a File to configure our font as early as possible in init Roy Marples 2007-04-26 13:08:34 +00:00
  • ea2158fe94 checkroot and checkfs now use more friendly generic options, #116016 Roy Marples 2007-04-26 13:07:57 +00:00
  • cf9aa106c6 Set 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 +00:00
  • 431e8cc84f Fix early setting of font Roy Marples 2007-04-26 08:02:21 +00:00
  • c1d6bfc721 Don't abort select when on signals Roy Marples 2007-04-25 18:12:49 +00:00
  • 8e7868d80f Don't pass $CONSOLE to sulogin and split rc_environ_fd on NULLs Roy Marples 2007-04-25 15:48:54 +00:00
  • 6ba6f0403f Fix vservers Roy Marples 2007-04-25 15:42:30 +00:00
  • b1d9fd4f6f Now that dhcpcd-3 is stable on all arches, use it with start-stop-daemon. Roy Marples 2007-04-25 12:39:31 +00:00
  • 00d596fb43 Fix 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 +00:00
  • 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. Roy Marples 2007-04-25 12:30:24 +00:00
  • ae32cbdd4b quiet clip Roy Marples 2007-04-25 08:46:41 +00:00
  • 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. Roy Marples 2007-04-24 11:29:19 +00:00
  • c965f74f46 Harden unicode settings Roy Marples 2007-04-23 20:20:40 +00:00
  • c5ada996ee Fix udhcpc for releasing Roy Marples 2007-04-23 17:19:43 +00:00
  • 4532564829 Remove debug stuff Roy Marples 2007-04-23 16:43:52 +00:00
  • 7766f7e987 Fix dhclient Roy Marples 2007-04-23 16:41:32 +00:00
  • b0e3880bd4 Attempt to fix clip Roy Marples 2007-04-23 07:54:07 +00:00
  • 52c28add45 error then unlink Roy Marples 2007-04-21 09:23:37 +00:00
  • 81c595b3fe Don't free in vfork Roy Marples 2007-04-21 08:34:16 +00:00
  • 3979a1712d Style fixes Roy Marples 2007-04-20 19:03:56 +00:00
  • 35ee67f446 Re-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 +00:00
  • a5ba34ec15 Fix rc-abort to notify the plugins we are aborting Roy Marples 2007-04-20 15:02:13 +00:00
  • 7590e7b258 exec rc-abort Roy Marples 2007-04-20 13:22:27 +00:00
  • c52f216450 Added the rc-abort command, #175106 thanks to Daniel Drake. Roy Marples 2007-04-20 13:12:21 +00:00
  • a316a1fa72 Automatically mount selinuxfs on /selinux in localmount. Mike Frysinger 2007-04-20 10:47:24 +00:00
  • f269f1961b Plugins now run in a forked process for extra resliance. Roy Marples 2007-04-20 09:39:47 +00:00
  • 49b8b30ab7 Fix fstabinfo -p / Roy Marples 2007-04-19 15:31:01 +00:00
  • 2569e85579 strdup -> rc_xstrdup Roy Marples 2007-04-19 14:54:35 +00:00
  • 3ed60d5202 Use RTLD_NOW instead of RTLD_LAZY Roy Marples 2007-04-19 14:41:10 +00:00
  • 026926fc4f Revert commit as we now remove the dhcp default for ppp links Roy Marples 2007-04-19 13:05:07 +00:00
  • 4768bd45f2 Remove default config for ppp Roy Marples 2007-04-19 13:00:59 +00:00
  • 247dec818b document config_ppp0=null Roy Marples 2007-04-19 12:55:35 +00:00
  • b9f75802b0 duh, idiot uber Roy Marples 2007-04-19 12:24:10 +00:00
  • 768a8cf86c no need for the sed using printf Roy Marples 2007-04-19 12:09:19 +00:00
  • d3b28724b5 use printf %s Roy Marples 2007-04-19 12:05:25 +00:00
  • c2407df288 As 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 +00:00
  • 2fc28414fa printf is more portable than echo -n Roy Marples 2007-04-19 07:37:59 +00:00
  • f05ac25185 Fix bridge some more, remove superflous warning from vewarn and error when no interface correctly Roy Marples 2007-04-19 06:46:29 +00:00
  • fb2f0495a6 more pppd fixes Roy Marples 2007-04-18 14:42:40 +00:00