CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
filesystem: added overlayed port to fix CRUX-ARM version in issue and crux
authorVictor Martinez <pitillo@ono.com>
Wed, 24 Oct 2012 12:08:57 +0000 (12:08 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 24 Oct 2012 12:09:05 +0000 (12:09 +0000)
13 files changed:
filesystem/.footprint [new file with mode: 0644]
filesystem/.md5sum [new file with mode: 0644]
filesystem/Pkgfile [new file with mode: 0644]
filesystem/fstab [new file with mode: 0644]
filesystem/group [new file with mode: 0644]
filesystem/issue [new file with mode: 0644]
filesystem/log [new file with mode: 0644]
filesystem/mime.types [new file with mode: 0644]
filesystem/motd [new file with mode: 0644]
filesystem/passwd [new file with mode: 0644]
filesystem/securetty [new file with mode: 0644]
filesystem/shadow [new file with mode: 0644]
filesystem/shells [new file with mode: 0644]

diff --git a/filesystem/.footprint b/filesystem/.footprint
new file mode 100644 (file)
index 0000000..1e3a264
--- /dev/null
@@ -0,0 +1,64 @@
+drwxr-xr-x     root/root       bin/
+drwxr-xr-x     root/root       boot/
+drwxr-xr-x     root/root       dev/
+crw-------     root/root       dev/console (5, 1)
+drwxr-xr-x     root/root       dev/pts/
+drwxr-xr-x     root/root       dev/shm/
+drwxr-xr-x     root/root       etc/
+-rw-r--r--     root/root       etc/fstab
+-rw-r--r--     root/root       etc/group
+-rw-r--r--     root/root       etc/issue
+-rw-r--r--     root/root       etc/mime.types
+-rw-r--r--     root/root       etc/motd (EMPTY)
+lrwxrwxrwx     root/root       etc/mtab -> /proc/self/mounts
+-rw-r--r--     root/root       etc/passwd
+-rw-r--r--     root/root       etc/securetty
+-rw-r-----     root/root       etc/shadow
+-rw-r--r--     root/root       etc/shells
+drwxr-xr-x     root/root       home/
+drwxr-xr-x     root/root       lib/
+drwxr-xr-x     root/root       lib/modules/
+drwxr-xr-x     root/root       mnt/
+drwxr-xr-x     root/root       opt/
+drwxr-xr-x     root/root       opt/bin/
+drwxr-xr-x     root/root       opt/sbin/
+drwxr-xr-x     root/root       proc/
+drwxr-x---     root/root       root/
+drwxr-xr-x     root/root       run/
+drwxr-xr-x     root/root       sbin/
+drwxr-xr-x     root/root       sys/
+drwxrwxrwt     root/root       tmp/
+drwxr-xr-x     root/root       usr/
+drwxr-xr-x     root/root       usr/bin/
+-rwxr-xr-x     root/root       usr/bin/crux
+drwxr-xr-x     root/root       usr/include/
+drwxr-xr-x     root/root       usr/lib/
+drwxr-xr-x     root/root       usr/man/
+drwxr-xr-x     root/root       usr/man/man1/
+drwxr-xr-x     root/root       usr/man/man2/
+drwxr-xr-x     root/root       usr/man/man3/
+drwxr-xr-x     root/root       usr/man/man4/
+drwxr-xr-x     root/root       usr/man/man5/
+drwxr-xr-x     root/root       usr/man/man6/
+drwxr-xr-x     root/root       usr/man/man7/
+drwxr-xr-x     root/root       usr/man/man8/
+drwxr-xr-x     root/root       usr/sbin/
+drwxr-xr-x     root/root       usr/share/
+drwxr-xr-x     root/root       usr/src/
+lrwxrwxrwx     root/root       usr/var -> ../var
+drwxr-xr-x     root/root       var/
+drwxr-xr-x     root/root       var/cache/
+drwxr-xr-x     root/root       var/empty/
+drwxr-xr-x     root/root       var/ftp/
+drwxr-xr-x     root/root       var/lib/
+drwxr-xr-x     root/root       var/lib/pkg/
+drwxrwxrwt     root/root       var/lock/
+drwxr-xr-x     root/root       var/log/
+drwxr-xr-x     root/root       var/log/old/
+lrwxrwxrwx     root/root       var/mail -> spool/mail
+drwxr-xr-x     root/root       var/run/
+-rw-r--r--     root/root       var/run/utmp (EMPTY)
+drwxr-xr-x     root/root       var/spool/
+drwxrwxrwt     root/root       var/spool/mail/
+drwxrwxrwt     root/root       var/tmp/
+drwxr-xr-x     root/root       var/www/
diff --git a/filesystem/.md5sum b/filesystem/.md5sum
new file mode 100644 (file)
index 0000000..6b6d8b5
--- /dev/null
@@ -0,0 +1,9 @@
+1ea1c43f6dceaf64d1a8d96fda1d4c2b  fstab
+7b103e0325616227a5d615f3c8687bb8  group
+ca2a8cf1bf672f64af8807259b9abf63  issue
+346ede8d637940e2898cd29c56a37d30  mime.types
+d41d8cd98f00b204e9800998ecf8427e  motd
+5f548195598fc07c16cf826256d4a471  passwd
+4faaa4e1ba24038f8638a0cae5046cfb  securetty
+cf485c9730cb02e69176eb6aa6b75303  shadow
+0267fc00722e42588ad7ab4fe35067b8  shells
diff --git a/filesystem/Pkgfile b/filesystem/Pkgfile
new file mode 100644 (file)
index 0000000..f790e1c
--- /dev/null
@@ -0,0 +1,84 @@
+# Description: Root filesystem package
+# URL: http://crux.nu
+# Maintainer: CRUX System Team, core-ports at crux dot nu
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
+
+name=filesystem
+version=2.8
+release=3
+source=(issue motd shells group passwd shadow securetty fstab mime.types)
+
+build() {
+    # Directory structure
+    mkdir $PKG/bin
+    mkdir $PKG/sbin
+    mkdir $PKG/boot
+    mkdir $PKG/dev
+    mkdir $PKG/dev/{pts,shm}
+    mkdir $PKG/proc
+    mkdir $PKG/sys
+    mkdir $PKG/etc
+    mkdir $PKG/tmp
+    mkdir $PKG/mnt
+    mkdir $PKG/root
+    mkdir $PKG/run
+    mkdir $PKG/lib
+    mkdir $PKG/lib/modules
+    mkdir $PKG/opt
+    mkdir $PKG/opt/bin
+    mkdir $PKG/opt/sbin
+    mkdir $PKG/usr
+    mkdir $PKG/usr/{bin,include,lib,sbin,share,src,man}
+    mkdir $PKG/usr/man/man{1,2,3,4,5,6,7,8}
+    ln -s ../var $PKG/usr/var
+    mkdir $PKG/var
+    mkdir $PKG/var/cache
+    mkdir $PKG/var/lib
+    mkdir $PKG/var/lib/pkg
+    mkdir $PKG/var/lock
+    mkdir $PKG/var/log
+    mkdir $PKG/var/log/old
+    mkdir $PKG/var/run
+    touch $PKG/var/run/utmp
+    mkdir $PKG/var/spool
+    mkdir $PKG/var/spool/mail
+    mkdir $PKG/var/tmp
+    mkdir $PKG/var/ftp
+    mkdir $PKG/var/www
+    mkdir $PKG/var/empty
+    ln -s spool/mail $PKG/var/mail
+    mkdir $PKG/home
+
+    chmod 1777 $PKG/var/spool/mail
+    chmod 1777 $PKG/tmp
+    chmod 1777 $PKG/var/lock
+    chmod 1777 $PKG/var/tmp
+    chmod 0750 $PKG/root
+
+    # /dev
+    mknod $PKG/dev/console c 5 1
+    chmod 0600 $PKG/dev/console
+
+    # /etc
+    cp issue $PKG/etc
+    cp motd $PKG/etc
+    cp shells $PKG/etc
+    cp group $PKG/etc
+    cp passwd $PKG/etc
+    cp shadow $PKG/etc
+    cp securetty $PKG/etc
+    cp fstab $PKG/etc
+    cp mime.types $PKG/etc
+    ln -s /proc/self/mounts $PKG/etc/mtab
+    chmod 640 $PKG/etc/shadow
+
+    # /usr/bin/crux
+cat > $PKG/usr/bin/crux << EOF
+#!/bin/sh
+
+echo "CRUX-ARM version $version"
+
+# End of file
+EOF
+    chmod 755 $PKG/usr/bin/crux
+}
diff --git a/filesystem/fstab b/filesystem/fstab
new file mode 100644 (file)
index 0000000..13a0139
--- /dev/null
@@ -0,0 +1,25 @@
+#
+# /etc/fstab: static file system information
+#
+# <file system>        <dir>     <type>    <options>              <dump> <pass>
+
+#/dev/#REISERFS_ROOT#  /         reiserfs  defaults               0      0
+#/dev/#EXT3FS_ROOT#    /         ext3      defaults               0      1
+#/dev/#EXT4FS_ROOT#    /         ext4      defaults               0      1
+#/dev/#JFS_ROOT#       /         jfs       defaults               1      1
+#/dev/#XFS_ROOT#       /         xfs       defaults               0      0
+#/dev/#SWAP#           swap      swap      defaults               0      0
+#/dev/#REISERFS_HOME#  /home     reiserfs  defaults               0      0
+#/dev/#EXT3FS_HOME#    /home     ext3      defaults               0      2
+#/dev/#EXT4FS_HOME#    /home     ext4      defaults               0      2
+#/dev/#JFS_HOME#       /home     jfs       defaults               1      2
+#/dev/#XFS_HOME#       /home     xfs       defaults               0      0
+#/dev/cdrom            /cdrom    iso9660   ro,user,noauto,unhide  0      0
+#/dev/dvd              /dvd      udf       ro,user,noauto,unhide  0      0
+#/dev/floppy/0         /floppy   vfat      user,noauto,unhide     0      0
+devpts                 /dev/pts  devpts    defaults               0      0
+#tmp                   /tmp      tmpfs     defaults               0      0
+#shm                   /dev/shm  tmpfs     defaults               0      0
+#usb                   /proc/bus/usb usbfs defaults               0      0
+
+# End of file
diff --git a/filesystem/group b/filesystem/group
new file mode 100644 (file)
index 0000000..9996a02
--- /dev/null
@@ -0,0 +1,25 @@
+root::0:root
+bin::1:root,bin,daemon
+daemon::2:root,bin,daemon
+sys::3:root,bin
+adm::4:root,daemon
+tty::5:
+disk::6:root
+lp::7:daemon
+mem::8:
+kmem::9:
+wheel::10:root
+ftp::11:
+mail::12:
+mlocate::13:
+dialout::14:
+www::15:
+audio::16:
+video::17:
+floppy::18:
+tape::19:
+scanner::20:
+cdrom::21:
+nobody::99:
+messagebus::81:
+users::100:
diff --git a/filesystem/issue b/filesystem/issue
new file mode 100644 (file)
index 0000000..d9dafa1
--- /dev/null
@@ -0,0 +1,3 @@
+
+CRUX-ARM  (\n) (\l)
+
diff --git a/filesystem/log b/filesystem/log
new file mode 100644 (file)
index 0000000..4d72c8d
--- /dev/null
@@ -0,0 +1,136 @@
+=======> WARNING: Md5sum not found, creating new.
+=======> Building '/des/crux-arm/2.8/softfp/pkg/filesystem#2.8-3.pkg.tar.xz'.
+cp issue /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/src
+cp motd /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/src
+cp shells /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/src
+cp group /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/src
+cp passwd /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/src
+cp shadow /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/src
+cp securetty /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/src
+cp fstab /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/src
+cp mime.types /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/src
++ build
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/bin
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/sbin
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/boot
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/dev
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/dev/pts /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/dev/shm
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/proc
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/sys
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/etc
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/tmp
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/mnt
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/root
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/run
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/lib
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/lib/modules
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/opt
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/opt/bin
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/opt/sbin
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/bin /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/include /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/lib /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/sbin /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/share /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/src /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/man
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/man/man1 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/man/man2 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/man/man3 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/man/man4 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/man/man5 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/man/man6 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/man/man7 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/man/man8
++ ln -s ../var /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/var
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/cache
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/lib
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/lib/pkg
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/lock
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/log
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/log/old
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/run
++ touch /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/run/utmp
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/spool
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/spool/mail
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/tmp
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/ftp
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/www
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/empty
++ ln -s spool/mail /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/mail
++ mkdir /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/home
++ chmod 1777 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/spool/mail
++ chmod 1777 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/tmp
++ chmod 1777 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/lock
++ chmod 1777 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/var/tmp
++ chmod 0750 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/root
++ mknod /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/dev/console c 5 1
++ chmod 0600 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/dev/console
++ cp issue /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/etc
++ cp motd /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/etc
++ cp shells /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/etc
++ cp group /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/etc
++ cp passwd /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/etc
++ cp shadow /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/etc
++ cp securetty /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/etc
++ cp fstab /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/etc
++ cp mime.types /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/etc
++ ln -s /proc/self/mounts /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/etc/mtab
++ chmod 640 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/etc/shadow
++ cat
++ chmod 755 /des/crux-arm/2.8/softfp/ports/core-arm/filesystem/work/pkg/usr/bin/crux
+=======> Build result:
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 bin/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 boot/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 dev/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 dev/pts/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 dev/shm/
+crw-------  0 root   root      5,1 Oct 24 12:05 dev/console
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 etc/
+-rw-r--r--  0 root   root       22 Oct 24 12:05 etc/issue
+-rw-r--r--  0 root   root        0 Oct 24 12:05 etc/motd
+-rw-r--r--  0 root   root       80 Oct 24 12:05 etc/shells
+-rw-r--r--  0 root   root      325 Oct 24 12:05 etc/group
+-rw-r--r--  0 root   root      242 Oct 24 12:05 etc/passwd
+-rw-r-----  0 root   root      126 Oct 24 12:05 etc/shadow
+-rw-r--r--  0 root   root      123 Oct 24 12:05 etc/securetty
+-rw-r--r--  0 root   root     1495 Oct 24 12:05 etc/fstab
+-rw-r--r--  0 root   root     1878 Oct 24 12:05 etc/mime.types
+lrwxrwxrwx  0 root   root        0 Oct 24 12:05 etc/mtab -> /proc/self/mounts
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 home/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 lib/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 lib/modules/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 mnt/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 opt/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 opt/bin/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 opt/sbin/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 proc/
+drwxr-x---  0 root   root        0 Oct 24 12:05 root/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 run/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 sbin/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 sys/
+drwxrwxrwt  0 root   root        0 Oct 24 12:05 tmp/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/bin/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/include/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/lib/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/sbin/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/share/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/src/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/man/
+lrwxrwxrwx  0 root   root        0 Oct 24 12:05 usr/var -> ../var
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/man/man1/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/man/man2/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/man/man3/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/man/man4/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/man/man5/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/man/man6/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/man/man7/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 usr/man/man8/
+-rwxr-xr-x  0 root   root       54 Oct 24 12:05 usr/bin/crux
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 var/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 var/cache/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 var/lib/
+drwxrwxrwt  0 root   root        0 Oct 24 12:05 var/lock/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 var/log/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 var/run/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 var/spool/
+drwxrwxrwt  0 root   root        0 Oct 24 12:05 var/tmp/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 var/ftp/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 var/www/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 var/empty/
+lrwxrwxrwx  0 root   root        0 Oct 24 12:05 var/mail -> spool/mail
+drwxrwxrwt  0 root   root        0 Oct 24 12:05 var/spool/mail/
+-rw-r--r--  0 root   root        0 Oct 24 12:05 var/run/utmp
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 var/log/old/
+drwxr-xr-x  0 root   root        0 Oct 24 12:05 var/lib/pkg/
+=======> Building '/des/crux-arm/2.8/softfp/pkg/filesystem#2.8-3.pkg.tar.xz' succeeded.
diff --git a/filesystem/mime.types b/filesystem/mime.types
new file mode 100644 (file)
index 0000000..6b97c3f
--- /dev/null
@@ -0,0 +1,84 @@
+#
+# /etc/mime.types: mime types
+#
+
+application/andrew-inset       ez
+application/excel              xls
+application/octet-stream       bin
+application/oda                        oda
+application/pdf                        pdf
+application/pgp                        pgp
+application/postscript         ps PS eps
+application/rtf                        rtf
+application/x-arj-compressed   arj
+application/x-bcpio            bcpio
+application/x-chess-pgn                pgn
+application/x-cpio             cpio
+application/x-csh              csh
+application/x-debian-package   deb
+application/x-msdos-program    com exe bat
+application/x-dvi              dvi
+application/x-gtar             gtar
+application/x-gunzip           gz
+application/x-hdf              hdf
+application/x-latex            latex
+application/x-mif              mif
+application/x-netcdf           cdf nc
+application/x-perl             pl pm
+application/x-rar-compressed   rar
+application/x-sh               sh
+application/x-shar             shar
+application/x-sv4cpio          sv4cpio
+application/x-sv4crc           sv4crc
+application/x-tar              tar
+application/x-tar-gz           tgz tar.gz
+application/x-tcl              tcl
+application/x-tex              tex
+application/x-texinfo          texi texinfo
+application/x-troff            t tr roff
+application/x-troff-man                man
+application/x-troff-me         me
+application/x-troff-ms         ms
+application/x-ustar            ustar
+application/x-wais-source      src
+application/x-zip-compressed   zip
+
+audio/basic                    snd
+audio/midi                     mid midi
+audio/ulaw                     au
+audio/x-aiff                   aif aifc aiff
+audio/x-wav                    wav
+
+image/gif                      gif
+image/ief                      ief
+image/jpeg                     jpe jpeg jpg
+image/png                      png
+image/tiff                     tif tiff
+image/x-cmu-raster             ras
+image/x-portable-anymap                pnm
+image/x-portable-bitmap                pbm
+image/x-portable-graymap       pgm
+image/x-portable-pixmap                ppm
+image/x-rgb                    rgb
+image/x-xbitmap                        xbm
+image/x-xpixmap                        xpm
+image/x-xwindowdump            xwd
+
+text/html                      html htm
+text/plain                     asc txt
+text/css                       css
+text/richtext                  rtx
+text/tab-separated-values      tsv
+text/x-setext                  etx
+
+video/dl                       dl
+video/fli                      fli
+video/gl                       gl
+video/mpeg                     mp2 mpe mpeg mpg
+video/quicktime                        mov qt
+video/x-msvideo                        avi
+video/x-sgi-movie              movie
+
+x-world/x-vrml                 vrm vrml wrl
+
+# End of file
diff --git a/filesystem/motd b/filesystem/motd
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/filesystem/passwd b/filesystem/passwd
new file mode 100644 (file)
index 0000000..03ff493
--- /dev/null
@@ -0,0 +1,8 @@
+root:x:0:0:root:/root:/bin/bash
+bin:x:1:1:bin:/bin:
+daemon:x:2:2:daemon:/sbin:
+mail:x:8:12:mail:/var/spool/mail:
+ftp:x:14:11:ftp:/var/ftp:
+www:x:15:15:www:/var/www:/bin/false
+messagebus:x:81:81::/var/empty:/bin/false
+nobody:x:99:99:nobody:/:
diff --git a/filesystem/securetty b/filesystem/securetty
new file mode 100644 (file)
index 0000000..cab2fdc
--- /dev/null
@@ -0,0 +1,14 @@
+#
+# /etc/securetty: defines which devices root can log in on
+#
+
+console
+ttyS0
+tty1
+tty2
+tty3
+tty4
+tty5
+tty6
+
+# End of file
diff --git a/filesystem/shadow b/filesystem/shadow
new file mode 100644 (file)
index 0000000..446e122
--- /dev/null
@@ -0,0 +1,8 @@
+root::0::::::
+bin:x:0::::::
+daemon:x:0::::::
+mail:x:0::::::
+ftp:x:0::::::
+www:x:0::::::
+messagebus:x:0::::::
+nobody:x:0::::::
diff --git a/filesystem/shells b/filesystem/shells
new file mode 100644 (file)
index 0000000..46f459e
--- /dev/null
@@ -0,0 +1,8 @@
+#
+# /etc/shells: defines valid login shells
+#
+
+/bin/sh
+/bin/bash
+
+# End of file