Roy Marples
|
2113001e39
|
Fix old examples
|
2007-10-17 21:33:23 +00:00 |
|
Roy Marples
|
a28dd2d4ef
|
We now build and optionally work with static libraries.
|
2007-10-16 13:49:00 +00:00 |
|
Roy Marples
|
068b4798c2
|
Update dependencies if we're allowed too
|
2007-10-15 16:17:33 +00:00 |
|
Roy Marples
|
a6ae4a6cde
|
This is probably better
|
2007-10-15 16:03:49 +00:00 |
|
Roy Marples
|
5d215f9d63
|
const correctness
|
2007-10-15 14:40:53 +00:00 |
|
Roy Marples
|
c7f679e97e
|
Add trace to depopts
|
2007-10-15 11:20:27 +00:00 |
|
Roy Marples
|
f95e75f0e9
|
rc-status now orders services in start order, #195630
|
2007-10-15 11:17:57 +00:00 |
|
Roy Marples
|
8ec450eff7
|
Add link-local
|
2007-10-12 10:09:04 +00:00 |
|
Roy Marples
|
20a149b2c7
|
malloc over fatty buffers
|
2007-10-12 00:01:33 +00:00 |
|
Roy Marples
|
e3bc6666d6
|
malloc data size, not pointer size
|
2007-10-11 23:17:53 +00:00 |
|
Roy Marples
|
14287ddd80
|
net.eth0 and net.eth1 makes no sense, thanks to Marc Blumentritt
|
2007-10-11 19:24:53 +00:00 |
|
Roy Marples
|
79736a48d4
|
Release rc5
|
2007-10-11 15:39:08 +00:00 |
|
Roy Marples
|
0f26607499
|
Only update mtab if /proc/mounts exists
|
2007-10-11 15:14:55 +00:00 |
|
Roy Marples
|
77205862e3
|
Bump librc and libeinfo to .so.1
|
2007-10-11 15:05:02 +00:00 |
|
Roy Marples
|
5261b5ed3a
|
Fix checkroot and give info about mtab
|
2007-10-11 15:04:07 +00:00 |
|
Roy Marples
|
d2813aff86
|
Yoiks, that comma shouldn't be there.
|
2007-10-11 14:00:56 +00:00 |
|
Roy Marples
|
e00bf23518
|
No need for that include
|
2007-10-11 13:56:38 +00:00 |
|
Roy Marples
|
ebcfd49e9c
|
Fix deleting items from string lists.
|
2007-10-11 10:11:12 +00:00 |
|
Roy Marples
|
64d1dd9da0
|
If / block device as in /etc/fstab does not exist, use /dev/root if it's available in checkroot, #171593.
|
2007-10-11 09:49:54 +00:00 |
|
Roy Marples
|
07c8f8cfde
|
Fix rc.map
|
2007-10-10 13:49:52 +00:00 |
|
Roy Marples
|
4bdf9ab63e
|
rc_deptree_order_services -> rc_deptree_order
|
2007-10-10 13:11:35 +00:00 |
|
Roy Marples
|
e744a6ba24
|
Give more time to daemons
|
2007-10-10 11:55:55 +00:00 |
|
Roy Marples
|
25091eb4f4
|
Don't run the done hook twice
|
2007-10-10 06:24:08 +00:00 |
|
Roy Marples
|
183b7464d3
|
We should only have one block of code that restores state
|
2007-10-09 21:20:10 +00:00 |
|
Roy Marples
|
2613316686
|
Fix failed services a little, and make timeout more sane
|
2007-10-09 21:13:08 +00:00 |
|
Roy Marples
|
31c6cacb0a
|
Always remount root rw if it's not
|
2007-10-09 21:10:53 +00:00 |
|
Roy Marples
|
d468572206
|
Improve applet help a little. Also, if mountinfo as any mounts given, work explictly with --netdev/--nonetdev
|
2007-10-09 17:41:53 +00:00 |
|
Roy Marples
|
db468457dc
|
Foo, should be a mask
|
2007-10-09 15:47:25 +00:00 |
|
Roy Marples
|
537ef36350
|
Ensure that runscript returns 0 when service is started
|
2007-10-09 15:44:22 +00:00 |
|
Roy Marples
|
dc0ba7ebf3
|
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.
|
2007-10-09 15:33:05 +00:00 |
|
Roy Marples
|
e89805e0c0
|
Quiet some compile time warnings on uclibc
|
2007-10-09 12:52:09 +00:00 |
|
Roy Marples
|
3ac49bd6b3
|
Fix help
|
2007-10-09 10:18:13 +00:00 |
|
Roy Marples
|
393d07cb6f
|
txqueuelen_eth0= now works, #190538.
|
2007-10-09 09:56:45 +00:00 |
|
Roy Marples
|
ee1b7d0141
|
Tidy up
|
2007-10-09 09:25:32 +00:00 |
|
Roy Marples
|
3da2922358
|
Don't stop reading dir contents on errors
|
2007-10-08 12:46:14 +00:00 |
|
Roy Marples
|
cd4bce7e8d
|
Wups, should be xstrdup
|
2007-10-08 11:16:22 +00:00 |
|
Roy Marples
|
a89ceb7e2c
|
Punt rc_ from xstrdup, xalloc, xrealloc and exists as they're not in librc anymore
|
2007-10-08 11:11:21 +00:00 |
|
Roy Marples
|
e7dab9bb91
|
Move rc_env_filter and rc_env_config out of librc and into rc
|
2007-10-08 11:07:39 +00:00 |
|
Roy Marples
|
9d18c195d7
|
Don't unmount stuff in /dev or /sys
|
2007-10-05 14:15:06 +00:00 |
|
Roy Marples
|
93684b646e
|
Don't umount anything in /sys like we do for /proc and /dev
|
2007-10-05 13:37:57 +00:00 |
|
Roy Marples
|
2691f95a3a
|
rc doesn't and shouldn't use libkvm
|
2007-10-05 12:04:19 +00:00 |
|
Roy Marples
|
cf53fe51b1
|
Don't bother holding the old errno
|
2007-10-05 12:00:18 +00:00 |
|
Roy Marples
|
632bd4d1f0
|
Fix a few errors with the last few commits
|
2007-10-05 11:31:17 +00:00 |
|
Roy Marples
|
9ff89f8027
|
Punt rc_waitpid
|
2007-10-05 11:04:49 +00:00 |
|
Roy Marples
|
3bfba57f5b
|
Punt rc_rm_dir
|
2007-10-05 10:36:53 +00:00 |
|
Roy Marples
|
05b8eff319
|
Punt rc_ls_dir
|
2007-10-05 10:16:14 +00:00 |
|
Roy Marples
|
efe6e76cc1
|
rc_service_daemon_set now returns bool
|
2007-10-04 19:49:12 +00:00 |
|
Roy Marples
|
7319c64cff
|
rc_service_schedule_clear returns a bool on error now
|
2007-10-04 19:43:01 +00:00 |
|
Roy Marples
|
a6f2713002
|
inline rc_xmalloc, rc_xrealloc and rc_xstrdup so that the library doesn't expose them.
|
2007-10-04 17:26:57 +00:00 |
|
Roy Marples
|
af5525f634
|
LS_DIRS -> LS_DIR
|
2007-10-04 17:02:44 +00:00 |
|