Moved some static commands to txtcmds/

git-svn-id: https://kippo.googlecode.com/svn/trunk@99 951d7100-d841-11de-b865-b3884708a8e2
This commit is contained in:
desaster
2010-04-06 15:48:40 +00:00
parent daa46a05fc
commit 48ecc25cc6
3 changed files with 8 additions and 21 deletions

7
txtcmds/bin/mount Normal file
View File

@ -0,0 +1,7 @@
/dev/sda1 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)

1
txtcmds/bin/vi Normal file
View File

@ -0,0 +1 @@
E558: Terminal entry not found in terminfo