|
2b54426bd3
|
librc needs kvm on bsd.
|
2008-01-06 00:50:19 +00:00 |
|
|
ddb3ab4704
|
Use LIBNAME for multilib so as not to conflict with LIB
|
2008-01-05 21:05:19 +00:00 |
|
|
75815abd6c
|
Fix installing pam files
|
2008-01-05 20:54:34 +00:00 |
|
|
44d63fdec6
|
Fix installing links
|
2008-01-05 20:53:28 +00:00 |
|
|
20b50e57b9
|
Add missing Makefile
|
2008-01-05 20:49:48 +00:00 |
|
|
e6c9bdf2a3
|
Add the missing changes from the recent Makefile updates
|
2008-01-05 20:43:32 +00:00 |
|
|
c92be49041
|
Move the env whitelists to an rc var and build in the system whitelist.
|
2008-01-05 20:43:08 +00:00 |
|
|
ac21d75300
|
Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though.
|
2008-01-05 19:25:55 +00:00 |
|
|
112fbde453
|
use implicit rules for many things rather than hardcoding our own
|
2008-01-04 15:57:31 +00:00 |
|
|
f5fb796619
|
We use -W in the loop vars, no don't duplicate in the test.
|
2008-01-04 15:47:34 +00:00 |
|
|
339efeb347
|
pmake does not support -C dir :/
|
2008-01-04 15:46:52 +00:00 |
|
|
09cf3342d5
|
do not hardcode ar or ranlib
|
2008-01-04 15:36:56 +00:00 |
|
|
8c4e35e4ab
|
fix exit status usage -- one $ means make expands it, $$ means shell expands it
|
2008-01-04 15:27:46 +00:00 |
|
|
3d163f4548
|
Remove support for static and pam combined - too problematic.
|
2008-01-04 15:19:04 +00:00 |
|
|
aa1129a71d
|
More static building fixes.
|
2008-01-04 14:46:45 +00:00 |
|
|
633297a6ca
|
Support static building against a non static PAM.
|
2008-01-04 14:01:24 +00:00 |
|
|
3be23bc02d
|
Instead of mirroring correct output, state that we're not running because of RC_SYS.
|
2008-01-04 12:50:04 +00:00 |
|
|
455a9105a8
|
Fix clock for XENU.
|
2008-01-04 12:39:47 +00:00 |
|
|
c13471f91f
|
Fix detection of Xen dom0 vs domU can use the right variable in init scripts.
|
2008-01-04 12:39:06 +00:00 |
|
|
d7961bef66
|
Add BIN_LDFLAGS so that we can build static bins without affecting our shared libraries.
|
2008-01-04 11:06:58 +00:00 |
|
|
d8019881dd
|
Don't check kernel version for features, check feature existance.
|
2008-01-03 20:19:32 +00:00 |
|
|
b349409f7b
|
br2684ctl can also exist in /usr/sbin, Gentoo bug #204186
|
2008-01-03 20:02:27 +00:00 |
|
|
5ce37e1cef
|
Ensure that copyright is unique for rc, librc and libeinfo. Also, fix branding a little.
|
2008-01-03 17:23:42 +00:00 |
|
|
f56929ea7d
|
Put branding in version.h
|
2008-01-03 17:05:29 +00:00 |
|
|
b717153549
|
Move inittab to the support directorry as the sysvinit package normally owns it, not OpenRC.
|
2008-01-03 16:08:45 +00:00 |
|
|
cc96c0933d
|
Juggle the Makefiles so that sh knows about NET_LO
|
2008-01-03 15:48:33 +00:00 |
|
|
0176ee89ed
|
rc.conf, not rc
|
2008-01-03 15:35:10 +00:00 |
|
|
19765f289c
|
Move the linking of files in /etc/init.d into the sh/Makefile so that install -jN works.
|
2008-01-03 14:49:34 +00:00 |
|
|
3a1cc82a8d
|
Allow a BRANDING define to be used.
|
2008-01-03 13:02:03 +00:00 |
|
|
b6228a987e
|
Allow building without std=c99 defined
|
2008-01-03 13:01:43 +00:00 |
|
|
555fe11656
|
If we fail to make, send the error back to parent make.
|
2008-01-03 10:12:45 +00:00 |
|
|
079e5e820c
|
Don't specify a blank DESTDIR so we inherit from the env
|
2008-01-03 09:24:22 +00:00 |
|
|
301c378ffe
|
Make depend a global target
|
2008-01-02 17:28:35 +00:00 |
|
|
6cee86071e
|
Add + for parallel make to work.
|
2008-01-02 17:28:19 +00:00 |
|
|
b204eb57dc
|
Really dd depend target
|
2008-01-02 17:07:44 +00:00 |
|
|
0855e685bd
|
Add depend target
|
2008-01-02 17:02:33 +00:00 |
|
|
28d7a19201
|
Allow rc_$service_$deptype in rc.conf
|
2008-01-02 15:42:52 +00:00 |
|
|
fadee8e656
|
Move _shell_var shell function to shell_var C applet
|
2008-01-02 15:38:37 +00:00 |
|
|
e5933843e8
|
_opts -> _args to match other scripts
|
2008-01-02 10:28:27 +00:00 |
|
|
ca55270ab0
|
Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc
|
2008-01-02 09:42:15 +00:00 |
|
|
6ed064504d
|
the reason we need portmap/rpcbind is so we can communicate with rpc.statd, so make sure we depend on it for nfs mounts
|
2008-01-01 18:11:45 +00:00 |
|
|
1dcfacfbc2
|
Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc
|
2007-12-31 09:56:32 +00:00 |
|
|
a273f8df55
|
Fix the adding of default routes
|
2007-12-31 09:28:53 +00:00 |
|
|
b6aa56ce14
|
Fix metric_$IFVAR
|
2007-12-31 09:28:34 +00:00 |
|
|
0a28d69413
|
iproute2 uses via, not gw
|
2007-12-31 09:26:53 +00:00 |
|
|
409e73bc29
|
dont pollute namespace with our own local restrict keyword
|
2007-12-30 17:55:44 +00:00 |
|
|
b6fcfd1157
|
We should export SVCNAME so service_* functions work in depend
|
2007-12-30 16:59:56 +00:00 |
|
|
f97a5cd9cb
|
Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc
|
2007-12-29 18:59:48 +00:00 |
|
|
3bf35803da
|
Clean the failed dir when we start and end rc so that failed services can be re-attempted outside of rc
|
2007-12-29 18:59:24 +00:00 |
|
|
0ddc38960c
|
Move net.example to /usr/share/doc/openrc
|
2007-12-29 17:25:00 +00:00 |
|