diff options
| author | Jeff Bailey <jbailey@ubuntu.com> | 2005-07-15 02:40:59 +0000 |
|---|---|---|
| committer | Jeff Bailey <jbailey@ubuntu.com> | 2005-07-15 02:40:59 +0000 |
| commit | 38f6779d4a0aa081412b154bd7cd88ed005678af (patch) | |
| tree | 8290261ffc63ab0aaac086f66c9bbfa7276924d2 /scripts/functions | |
| parent | 2777a4e8f7b7e7b14cbba813d3b1e30b1acb4a53 (diff) | |
| download | initramfs-tools-38f6779d4a0aa081412b154bd7cd88ed005678af.tar.gz initramfs-tools-38f6779d4a0aa081412b154bd7cd88ed005678af.zip | |
Add lvm support, update control
Diffstat (limited to 'scripts/functions')
| -rw-r--r-- | scripts/functions | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/functions b/scripts/functions index 1899a14..d4e9ece 100644 --- a/scripts/functions +++ b/scripts/functions @@ -199,3 +199,5 @@ load_modules() ide_boot_events } + + |
