Subversion Repositories livecd

Rev

Rev 166 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 166 Rev 169
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
# initrd_create:  make initrd rootdisk by using busybox
2
# initrd_create:  make initrd rootdisk by using busybox
3
#
3
#
4
# Author:	  Tomas M. <http://www.linux-live.org>
4
# Author:	  Tomas M. <http://www.linux-live.org>
5
#
5
#
6
# added by Urs Beyerle, PSI:
6
# added by Urs Beyerle:
7
#
7
#
8
# add modules: nfs, sunrpc, lockd, nfs_acl (found in nfs_common)
8
# add modules: nfs, sunrpc, lockd, nfs_acl (found in nfs_common)
9
# add drivers/net
9
# add drivers/net
10
# add x86_64 support
10
# add x86_64 support
11
# add sata modules: ata_piix, libata
11
# add sata modules: ata_piix, libata