~ubuntu-branches/ubuntu/raring/initramfs-tools/raring

« back to all changes in this revision

Viewing changes to hook-functions

  • Committer: Package Import Robot
  • Author(s): Stéphane Graber
  • Date: 2012-11-22 09:43:09 UTC
  • Revision ID: package-import@ubuntu.com-20121122094309-0ovxt4hcu1alzkpm
Tags: 0.103ubuntu0.3
Add nfsv3, nfsv4 and nfs_acl to the base modules.
This should fix nfs from initramfs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
418
418
                hid-cypress hid-dell hid-ezkey hid-gyration \
419
419
                hid-monterey hid-petalynx hid-pl hid-samsung hid-sony \
420
420
                hid-sunplus hid-tmff hid-zpff hid-generic \
421
 
                btrfs ext2 ext3 ext4 ext4dev isofs jfs nfs reiserfs udf xfs \
422
 
                vfat nls_cp437 nls_iso8859-1 \
 
421
                btrfs ext2 ext3 ext4 ext4dev isofs jfs nfs nfsv3 nfsv4 nfs_acl \
 
422
                reiserfs udf xfs vfat nls_cp437 nls_iso8859-1 \
423
423
                af_packet atkbd i8042 virtio_pci; do
424
424
                        manual_add_modules "${x}"
425
425
                done