Magellan Linux

Annotation of /tags/mkinitrd-6_1_1/nash/sample-rc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 841 - (hide annotations) (download)
Mon May 4 16:31:54 2009 UTC (15 years, 1 month ago) by niro
File size: 264 byte(s)
tagged 'mkinitrd-6_1_1'
1 niro 532 #!nash
2    
3     # this is a comment
4     echo "hello"
5     echo "hello world" > foo
6     echo "hi" "there" everyone
7    
8     insmod /lib/modules/2.4.0-0.36/kernel/drivers/usb/storage/usb-storage.o 'foo=bar' "bell=hops"
9    
10     mount -t ext2 /dev/hda1 /boot
11    
12     losetup /dev/loop0 /tmp/bootnet.img
13    

Properties

Name Value
svn:executable *