mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Ramdisk-Arbeit nahezu beendet.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@451 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.16.42-ipfire
|
||||
# Sun Mar 18 16:54:28 2007
|
||||
# Mon Mar 19 13:34:52 2007
|
||||
#
|
||||
CONFIG_X86_32=y
|
||||
CONFIG_SEMAPHORE_SLEEPERS=y
|
||||
@@ -1740,7 +1740,7 @@ CONFIG_XFS_SECURITY=y
|
||||
CONFIG_XFS_POSIX_ACL=y
|
||||
CONFIG_XFS_RT=y
|
||||
# CONFIG_OCFS2_FS is not set
|
||||
# CONFIG_MINIX_FS is not set
|
||||
CONFIG_MINIX_FS=y
|
||||
# CONFIG_ROMFS_FS is not set
|
||||
CONFIG_INOTIFY=y
|
||||
# CONFIG_QUOTA is not set
|
||||
|
||||
@@ -1743,7 +1743,7 @@ CONFIG_XFS_SECURITY=y
|
||||
CONFIG_XFS_POSIX_ACL=y
|
||||
CONFIG_XFS_RT=y
|
||||
# CONFIG_OCFS2_FS is not set
|
||||
# CONFIG_MINIX_FS is not set
|
||||
CONFIG_MINIX_FS=y
|
||||
# CONFIG_ROMFS_FS is not set
|
||||
CONFIG_INOTIFY=y
|
||||
# CONFIG_QUOTA is not set
|
||||
|
||||
20
config/rootfiles/common/cpio
Normal file
20
config/rootfiles/common/cpio
Normal file
@@ -0,0 +1,20 @@
|
||||
bin/cpio
|
||||
bin/mt
|
||||
#usr/info/cpio.info
|
||||
#usr/man/man1/cpio.1
|
||||
#usr/man/man1/mt.1
|
||||
#usr/share/locale/da/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/de/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/es/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/fr/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/gl/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/hu/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/ko/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/nl/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/pl/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/pt_BR/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/ro/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/ru/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/sv/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/tr/LC_MESSAGES/cpio.mo
|
||||
#usr/share/locale/zh_CN/LC_MESSAGES/cpio.mo
|
||||
@@ -11,13 +11,13 @@ sbin/ctrlaltdel
|
||||
#sbin/elvtune
|
||||
sbin/fdisk
|
||||
#sbin/fsck.cramfs
|
||||
#sbin/fsck.minix
|
||||
sbin/fsck.minix
|
||||
sbin/hwclock
|
||||
sbin/losetup
|
||||
sbin/mkfs
|
||||
#sbin/mkfs.bfs
|
||||
#sbin/mkfs.cramfs
|
||||
#sbin/mkfs.minix
|
||||
sbin/mkfs.minix
|
||||
sbin/mkswap
|
||||
#sbin/pivot_root
|
||||
sbin/sfdisk
|
||||
|
||||
Reference in New Issue
Block a user