summaryrefslogtreecommitdiffstats
path: root/example.files
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:25:37 +0100
committerKarel Zak2006-12-07 00:25:37 +0100
commit5c36a0eb7cdb0360f9afd5d747c321f423b35984 (patch)
tree147599a77eaff2b5fbc0d389e89d2b51602326c0 /example.files
parentImported from util-linux-2.8 tarball. (diff)
downloadkernel-qcow2-util-linux-5c36a0eb7cdb0360f9afd5d747c321f423b35984.tar.gz
kernel-qcow2-util-linux-5c36a0eb7cdb0360f9afd5d747c321f423b35984.tar.xz
kernel-qcow2-util-linux-5c36a0eb7cdb0360f9afd5d747c321f423b35984.zip
Imported from util-linux-2.9i tarball.
Diffstat (limited to 'example.files')
-rw-r--r--example.files/filesystems19
-rw-r--r--example.files/issue01
-rw-r--r--example.files/syslog.conf12
-rw-r--r--example.files/syslog.conf.alt22
4 files changed, 20 insertions, 34 deletions
diff --git a/example.files/filesystems b/example.files/filesystems
new file mode 100644
index 000000000..74e1b517f
--- /dev/null
+++ b/example.files/filesystems
@@ -0,0 +1,19 @@
+ ext2
+ vfat
+ umsdos
+ msdos
+ iso9660
+ minix
+ ntfs
+ hpfs
+ ufs
+ sysv
+ romfs
+ reiserfs
+nodev autofs
+nodev proc
+nodev smbfs
+nodev nfs
+nodev coda
+nodev devpts
+nodev devfs
diff --git a/example.files/issue0 b/example.files/issue0
new file mode 100644
index 000000000..285f71afc
--- /dev/null
+++ b/example.files/issue0
@@ -0,0 +1 @@
+This is \n (\s \m \r) \d
diff --git a/example.files/syslog.conf b/example.files/syslog.conf
deleted file mode 100644
index 66e436b43..000000000
--- a/example.files/syslog.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-kern.* /var/adm/kernlog
-mark.info;daemon.notice;mail.crit /var/adm/syslog
-mail.info;mail.debug /var/adm/maillog
-daemon.info /var/adm/daemon
-lpr.info /var/adm/lpd-errs
-auth.notice /var/adm/authlog
-*.err /var/adm/syslog
-*.notice;auth.debug /var/adm/sysdebug
-*.alert /dev/console
-news.alert;news.crit;news.err /var/adm/news
-news.warning;news.notice /var/adm/news
-news.info;news.debug /var/adm/news
diff --git a/example.files/syslog.conf.alt b/example.files/syslog.conf.alt
deleted file mode 100644
index c5923c4ce..000000000
--- a/example.files/syslog.conf.alt
+++ /dev/null
@@ -1,22 +0,0 @@
-# Log all kernel messages to the console.
-# Logging much else clutters up the screen.
-kern.* /dev/console
-#kern.* /dev/cua1
-
-# Log anything (except mail) of level info or higher.
-# Don't log private authentication messages!
-*.info;mail.none;authpriv.none /var/adm/messages
-
-# The authpriv file has restricted access.
-authpriv.* /var/adm/secure
-
-# Log all the mail messages in one place.
-mail.* /var/adm/maillog
-
-# Everybody gets emergency messages, plus log them on another
-# machine.
-*.emerg *
-
-# Save mail and news errors of level err and higher in a
-# special file.
-uucp,news.crit /var/adm/spooler