Zwischencommit fuer LFS.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@322 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-10-14 14:17:32 +00:00
parent c8ead4a543
commit 7b9e5f10cc
17 changed files with 115 additions and 172 deletions

View File

@@ -1 +0,0 @@
0:1/vmlinuz root=ROOT panic=10 ro

View File

@@ -1 +0,0 @@
0:1/vmlinuz root=ROOT panic=10 initrd=ipfirerd.img init=/linuxrc rw

View File

@@ -5,10 +5,13 @@
# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
# local0.* any dhcpcd log (even debug) in messages
daemon.*;local0.*;local2.*;*.info;mail.none;authpriv.*;cron.* /var/log/messages
daemon.*;local0.*;local2.*;*.info;mail.none;authpriv.* /var/log/messages
# Log crons
cron.* -/var/log/cron.log
# Everybody gets emergency messages
*.emerg *
*.emerg *
# Save boot messages also to boot.log
local7.* /var/log/boot.log