5f8cf73b22Our build chain now works with GNU and BSD make implementations
Roy Marples
2007-11-19 13:48:43 +0000
2ef9c5c520Only start plugins once we have made an exclusive file
Roy Marples
2007-11-19 13:46:09 +0000
da153631e7Run the hook_out if set
Roy Marples
2007-11-16 11:58:41 +0000
505f6951c4If starting and started or stopping and stopped, just warn and continue. Fixes Gentoo bug #176452 again.
Roy Marples
2007-11-16 11:55:08 +0000
959219f236Vanilla FreeBSD make is now supported for src
Roy Marples
2007-11-15 15:25:51 +0000
0c25b359deAllow bash arrays to be flattened to make some configs easier.
Roy Marples
2007-11-14 18:23:59 +0000
a215128475Install our .so links to /usr/lib
Roy Marples
2007-11-14 16:42:56 +0000
ed20354fdbadd etc back for BSD installing rc and rc.shutdown
Roy Marples
2007-11-14 16:39:07 +0000
4888f3c97dwpa_supplicant also works on wired interfaces, Gentoo #198722.
Roy Marples
2007-11-14 16:25:47 +0000
69a040bf85Show help if we don't have any args, Gentoo #198380.
Roy Marples
2007-11-14 16:19:56 +0000
a8f4032d29We don't define a version yet.
Roy Marples
2007-11-14 15:32:01 +0000
d3b7a91796Use realpath to resolve our service.
Roy Marples
2007-11-14 15:29:25 +0000
75f5b5fe1dThese files belong in baselayout
Roy Marples
2007-11-14 15:23:20 +0000
39227ede1drelicense as 2-clause BSD, with the kind permission of Gentoo
Roy Marples
2007-11-14 15:22:04 +0000
28d9d86dd5We should always give eend a message.
Roy Marples
2007-11-14 14:04:34 +0000
f8ad30fc6eReally remove env-update
Roy Marples
2007-11-14 13:46:21 +0000
e31b9ab088If we have specified a pidfile then we only stop the pid listed, regardless of other arguments.
Roy Marples
2007-11-14 13:45:20 +0000
ccf79ceb47Control of system defined env vars should not be done by us.
Roy Marples
2007-11-14 13:39:34 +0000
b439703b4dThese files belong with baselayout
Roy Marples
2007-11-14 13:34:42 +0000
0874acb08cset homedir of uucp to /var/spool/uucp
Mike Frysinger
2007-11-14 08:06:11 +0000
be1d1dd4c3Move mail user/group and postmaster user to the mailbase package.
Mike Frysinger
2007-11-14 07:58:02 +0000
954c09f6dainitialize s
Ned Ludd
2007-11-04 10:13:48 +0000
388f3ab9c5Fix up display for tab delimited foo
Roy Marples
2007-11-02 17:03:29 +0000
3f65743264Fix example
Roy Marples
2007-11-02 15:24:45 +0000
7003483a91Fix ppp config, #197775.
Roy Marples
2007-11-02 11:02:07 +0000
220f6f8fdbFix an ifconfig calculation for shells that don't support the newer POSIX shell math expansion, #197856.
Roy Marples
2007-11-02 10:07:10 +0000
54a8d55926Fixor IP comment and logic thanks to vapier
Roy Marples
2007-11-02 07:26:51 +0000
80124a050cWork cleanly with bridges on kernels without TCP, #197791.
Roy Marples
2007-11-01 22:25:53 +0000
a1f80bc7a7Fix rmnlogin for parallel startup
Roy Marples
2007-11-01 18:30:14 +0000
be13c0018bFix fallback, #197788.
Roy Marples
2007-11-01 18:15:30 +0000
02f47103e3Fix some more, #180888.
Roy Marples
2007-11-01 15:53:52 +0000
c3690f2d1bDocument mdev
Roy Marples
2007-11-01 12:08:27 +0000
cef90a05a7Release rc6
Roy Marples
2007-10-31 22:56:53 +0000
c8de77fbbeFix starting state and clean some whitespace
Roy Marples
2007-10-31 22:34:26 +0000
9fa717fb1dwhitespace
Roy Marples
2007-10-31 22:12:39 +0000
7cd70aee4dYou can now log baselayout-2 again, through the RC_LOGGER conf.d/rc setting. The log is temp stored in /lib/rc/init.d/rc.log and appended to /var/log/rc.log if it's writeable. sysinit cannot be logged in Linux as we rely on sysinit to bring the system up to a point where we can log. single user cannot be logged on FreeBSD due to waitpid(0,0,0) incorrectly waiting for the log daemon in another process group.
Roy Marples
2007-10-31 15:46:56 +0000
feed4b4c90Use default IFS here
Roy Marples
2007-10-30 13:17:27 +0000
9d1c1b66e5Fix vconfig and remove debug
Roy Marples
2007-10-30 13:08:29 +0000
6ffd3b5289You can now spoof the source address for arping as the third parameter in gateways_eth0 if you have arping2 installed, #180888.
Roy Marples
2007-10-30 11:39:19 +0000
1152e2677cEmbed newlines in __IFS to save our identing
Roy Marples
2007-10-30 11:38:46 +0000
05f119a78eEmbed newlines in __IFS to save our identing
Roy Marples
2007-10-30 11:38:23 +0000
7d2c240c25Embed newlines in __IFS to save our identing
Roy Marples
2007-10-30 11:37:49 +0000
c9fe3ade4crc --override foo will override the runlevel to load after boot or single user runlevels to avoid rc recursion, #196338
Roy Marples
2007-10-29 16:02:18 +0000
8c85fa399fDo an exact match on tmpfs
Roy Marples
2007-10-29 13:58:40 +0000
e2ba92f773/etc/mtab is now a true reflection on /proc/mounts. The only exception is that we punt any / on tmpfs entry, #194615.
Roy Marples
2007-10-29 13:53:21 +0000
e372729b8cNetwork config arrays are now split by embedded new lines instead of being evaled into space separated values. This makes it easier to read, maintain and document as discussed on gentoo-dev.
Roy Marples
2007-10-29 09:45:49 +0000
42c231d760Indent fixes
Roy Marples
2007-10-27 09:53:56 +0000
c02cc42b1dFix the restarting of services depending on the script you're restarting
Roy Marples
2007-10-26 12:22:26 +0000
a825e6f30fFormat the script correctly, and fix ssids with spaces in hopefully once and for all
Roy Marples
2007-10-25 09:11:18 +0000
795408632bFix BSD wireless script
Roy Marples
2007-10-25 06:41:29 +0000
1a673aa117Advise not syncing time when running ntp daemons
Roy Marples
2007-10-24 08:50:14 +0000
9bb59a93f2Simply the clock script even more. This makes us very similar to Debians now
Roy Marples
2007-10-24 07:26:05 +0000
663f21199aclock init script now works with busybox.
Roy Marples
2007-10-23 22:49:21 +0000
f884223388Use -D_BSD_SOURCE -D_XOPEN_SOURCE=500 in place of -D_GNU_SOURCE
Roy Marples
2007-10-23 20:48:06 +0000
0764a6cb46Stop using asprintf
Roy Marples
2007-10-23 20:43:45 +0000
bf0cc2dac4clock init script now handles /etc/adjtime correctly. CLOCK_ADJTIME hinted that it could change the location of /etc/adjtime. This is not the case.
Roy Marples
2007-10-23 20:00:08 +0000
dc3bce5daeinterupt -> interrupt
Roy Marples
2007-10-23 15:23:10 +0000
af510fb316We can still update deptree if needed services are missing
Roy Marples
2007-10-23 10:06:15 +0000
85648ee5cdFix tmp cleaning
Roy Marples
2007-10-23 10:05:47 +0000
c30b64a63aAllow half a second for a working pidfile to be created and a tenth of a second for a daemon to bail.
Roy Marples
2007-10-23 09:05:19 +0000
2d7f57d462Fix init.sh for shm again
Roy Marples
2007-10-22 20:24:00 +0000
9dddb43eb4Wait for plugins to finish before moving on.
Roy Marples
2007-10-22 19:33:42 +0000
6b0c28039dWhen getting an ecolor, we should check that stdout is a tty
Roy Marples
2007-10-22 16:28:38 +0000
33aa2a0745whitespace
Roy Marples
2007-10-22 16:19:12 +0000
0d9eaafe9aMount /dev/shm for Linux systems, even not when in /etc/fstab, #196345.
Roy Marples
2007-10-19 06:57:41 +0000
59c9e0e1eePunt the voumns config file
Roy Marples
2007-10-18 12:44:40 +0000
2113001e39Fix old examples
Roy Marples
2007-10-17 21:33:23 +0000
a28dd2d4efWe now build and optionally work with static libraries.
Roy Marples
2007-10-16 13:49:00 +0000
068b4798c2Update dependencies if we're allowed too
Roy Marples
2007-10-15 16:17:33 +0000
a6ae4a6cdeThis is probably better
Roy Marples
2007-10-15 16:03:49 +0000
5d215f9d63const correctness
Roy Marples
2007-10-15 14:40:53 +0000
c7f679e97eAdd trace to depopts
Roy Marples
2007-10-15 11:20:27 +0000
f95e75f0e9rc-status now orders services in start order, #195630
Roy Marples
2007-10-15 11:17:57 +0000
8ec450eff7Add link-local
Roy Marples
2007-10-12 10:09:04 +0000
20a149b2c7malloc over fatty buffers
Roy Marples
2007-10-12 00:01:33 +0000
e3bc6666d6malloc data size, not pointer size
Roy Marples
2007-10-11 23:17:53 +0000
14287ddd80net.eth0 and net.eth1 makes no sense, thanks to Marc Blumentritt
Roy Marples
2007-10-11 19:24:53 +0000
79736a48d4Release rc5
Roy Marples
2007-10-11 15:39:08 +0000
0f26607499Only update mtab if /proc/mounts exists
Roy Marples
2007-10-11 15:14:55 +0000
77205862e3Bump librc and libeinfo to .so.1
Roy Marples
2007-10-11 15:05:02 +0000
5261b5ed3aFix checkroot and give info about mtab
Roy Marples
2007-10-11 15:04:07 +0000
d2813aff86Yoiks, that comma shouldn't be there.
Roy Marples
2007-10-11 14:00:56 +0000
e00bf23518No need for that include
Roy Marples
2007-10-11 13:56:38 +0000
ebcfd49e9cFix deleting items from string lists.
Roy Marples
2007-10-11 10:11:12 +0000
64d1dd9da0If / block device as in /etc/fstab does not exist, use /dev/root if it's available in checkroot, #171593.
Roy Marples
2007-10-11 09:49:54 +0000
07c8f8cfdeFix rc.map
Roy Marples
2007-10-10 13:49:52 +0000
4bdf9ab63erc_deptree_order_services -> rc_deptree_order
Roy Marples
2007-10-10 13:11:35 +0000
e744a6ba24Give more time to daemons
Roy Marples
2007-10-10 11:55:55 +0000
25091eb4f4Don't run the done hook twice
Roy Marples
2007-10-10 06:24:08 +0000
183b7464d3We should only have one block of code that restores state
Roy Marples
2007-10-09 21:20:10 +0000
2613316686Fix failed services a little, and make timeout more sane
Roy Marples
2007-10-09 21:13:08 +0000
31c6cacb0aAlways remount root rw if it's not
Roy Marples
2007-10-09 21:10:53 +0000
d468572206Improve applet help a little. Also, if mountinfo as any mounts given, work explictly with --netdev/--nonetdev
Roy Marples
2007-10-09 17:41:53 +0000
db468457dcFoo, should be a mask
Roy Marples
2007-10-09 15:47:25 +0000
537ef36350Ensure that runscript returns 0 when service is started
Roy Marples
2007-10-09 15:44:22 +0000
dc0ba7ebf3netmount, 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.
Roy Marples
2007-10-09 15:33:05 +0000
e89805e0c0Quiet some compile time warnings on uclibc
Roy Marples
2007-10-09 12:52:09 +0000
3ac49bd6b3Fix help
Roy Marples
2007-10-09 10:18:13 +0000
393d07cb6ftxqueuelen_eth0= now works, #190538.
Roy Marples
2007-10-09 09:56:45 +0000
ee1b7d0141Tidy up
Roy Marples
2007-10-09 09:25:32 +0000