summaryrefslogtreecommitdiff
path: root/emulators/suse100_base/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse100_base/PLIST')
-rw-r--r--emulators/suse100_base/PLIST15
1 files changed, 15 insertions, 0 deletions
diff --git a/emulators/suse100_base/PLIST b/emulators/suse100_base/PLIST
new file mode 100644
index 00000000000..232a2a70acb
--- /dev/null
+++ b/emulators/suse100_base/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/09 20:34:10 tonio Exp $
+sbin/linux-mkpwd
+@unexec ${RM} -f %D/${EMULSUBDIR}/etc/ld.so.cache
+${EMULSUBDIR}/etc/SuSE-release
+${EMULSUBDIR}/etc/mtab
+${EMULSUBDIR}/usr/${LINUX_LIB}/libz.so.1
+@exec ${MKDIR} %D/${EMULSUBDIR}/proc
+@dirrm ${EMULSUBDIR}/proc
+@unexec cd %D/${EMULSUBDIR}/etc && ${RM} -f group gshadow passwd shadow
+@exec ${MKDIR} %D/${EMULSUBDIR}/dev
+@exec cp -p /dev/MAKEDEV %D/${EMULSUBDIR}/dev
+@exec cd %D/${EMULSUBDIR}/dev && sh ./MAKEDEV std audio
+@exec cd %D/${EMULSUBDIR}/dev && ln -s sound dsp
+@unexec ${RM} -f %D/${EMULSUBDIR}/dev/*
+@dirrm ${EMULSUBDIR}/dev