Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-20 | further clean up OS differences in makefiles | Mike Frysinger | |
No need for if() logic. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2011-10-18 | consolodate Makefiles | William Hubbs | |
The tree contained many operating system specific Makefiles which were being included in other Makefiles. This commit removes those and adds the code to the makefiles which included them using make's conditional processing. X-Gentoo-Bug: 387441 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=387441 | |||
2009-03-05 | Add scripts for dhcpcd and wpa_supplicant. | Roy Marples | |
2008-04-28 | Fix multi platform a little. | Roy Marples | |
2008-03-05 | Add tunable SYSCONFDIR | Roy Marples | |
2008-03-03 | Fix ignore files some more. | Roy Marples | |
2008-03-03 | Use exlicit make targets, not directory contents. | Roy Marples | |
2008-01-11 | Fix some syslogd pidfile and installing support scripts. | Roy Marples | |
2008-01-11 | Allow OS to define default package locations. | Roy Marples | |
2007-11-23 | Move /etc/conf.d/rc to /etc/rc.conf. | Roy Marples | |
Lowercase all configurable variables, non configurations remain uppercase. Replace rc_env_bool with rc_yesno. Split localmount info procfs (Linux) and dumpon, savecore (BSD) |