Log of /trunk/etc.Linux
Directory Listing
Revision
3205 -
Directory Listing
Modified
Fri Jan 25 05:58:58 2013 UTC
(3 months, 3 weeks ago)
by
vapier
sysctl.conf: document new net.ipv4.ping_group_range option
Revision
3203 -
Directory Listing
Modified
Thu May 17 04:21:08 2012 UTC
(12 months ago)
by
vapier
add /etc/os-release #388597 by Michał Górny
Revision
3202 -
Directory Listing
Modified
Mon May 7 00:04:10 2012 UTC
(12 months, 2 weeks ago)
by
vapier
kerneli.org no longer exists, and the crypto core is now in the mainline tree
Revision
3173 -
Directory Listing
Modified
Sun Feb 14 17:28:40 2010 UTC
(3 years, 3 months ago)
by
vapier
unify duplicate inputrc entries #303691 by Fabio Rossi
Revision
3135 -
Directory Listing
Modified
Wed May 6 16:14:48 2009 UTC
(4 years ago)
by
vapier
rename to make modprobe happy
Revision
3115 -
Directory Listing
Modified
Sun Mar 23 01:40:55 2008 UTC
(5 years, 1 month ago)
by
vapier
simply the build system greatly
Revision
3114 -
Directory Listing
Modified
Sun Mar 23 01:18:15 2008 UTC
(5 years, 1 month ago)
by
vapier
modules.d -> modprobe.d
Revision
3113 -
Directory Listing
Modified
Sun Mar 23 01:17:14 2008 UTC
(5 years, 1 month ago)
by
vapier
modules.d -> modprobe.d
Revision
3111 -
Directory Listing
Modified
Sun Mar 23 00:55:42 2008 UTC
(5 years, 1 month ago)
by
vapier
merge updates from baselayout-1.12.x
Revision
3110 -
Directory Listing
Modified
Sun Mar 23 00:35:59 2008 UTC
(5 years, 1 month ago)
by
vapier
finish merging openrc changes
Revision
3109 -
Directory Listing
Modified
Sun Mar 23 00:28:02 2008 UTC
(5 years, 1 month ago)
by
vapier
punt things moved to openrc
Revision
2705 -
Directory Listing
Modified
Tue May 15 14:43:44 2007 UTC
(6 years ago)
by
uberlord
Don't enable syn cookies by default as support for them isn't enabled in the default kernel.
Revision
2679 -
Directory Listing
Modified
Thu May 3 08:01:26 2007 UTC
(6 years ago)
by
vapier
enable ecn cookies by default and disable ip forwarding
Revision
2547 -
Directory Listing
Added
Thu Apr 5 11:18:42 2007 UTC
(6 years, 1 month ago)
by
uberlord
Rewrite the core parts in C. We now provide librc so other programs can
query runlevels, services and state without using bash. We also provide
libeinfo so other programs can easily use our informational functions.
As such, we have dropped the requirement of using bash as the init script
shell. We now use /bin/sh and have strived to make the scripts as portable
as possible. Shells that work are bash and dash. busybox works provided
you disable s-s-d. If you have WIPE_TMP set to yes in conf.d/bootmisc you
should disable find too.
zsh and ksh do not work at this time.
Networking support is currently being re-vamped also as it was heavily bash
array based. As such, a new config format is available like so
config_eth0="1.2.3.4/24 5.6.7.8/16"
or like so
config_eth0="'1.2.3.4 netmask 255.255.255.0' '5.6.7.8 netmask 255.255.0.0'"
We will still support the old bash array format provided that /bin/sh IS
a link it bash.
ChangeLog for baselayout-1 can be found in our SVN repo.
| Sticky Revision: |
|