diff options
| author | Matt Wilson <msw@redhat.com> | 2000-07-04 19:54:24 +0000 |
|---|---|---|
| committer | Matt Wilson <msw@redhat.com> | 2000-07-04 19:54:24 +0000 |
| commit | e6e48a6bca36ead0e295ff2565b35ccc7ed733d4 (patch) | |
| tree | de16fc7f07e80a386280384c0d8ca4496f17ad55 /scripts | |
| parent | 03a113b22ec7d8e09b744b602f383117a13e350f (diff) | |
more modules!
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/mk-images.alpha | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.alpha b/scripts/mk-images.alpha index 29d414e28..be3f560e0 100644 --- a/scripts/mk-images.alpha +++ b/scripts/mk-images.alpha @@ -22,7 +22,7 @@ makeinitrd --initrdto $TOPDESTPATH/images/ramdisk.img \ makebootdisk --bootdisksize 1440 --kernelto $TOPDESTPATH/kernels/vmlinux.gz \ --imagename generic.img -makemainmodules "$SECSTAGE" +makemainmodules "$SECSTAGE $SCSIMODULES" makeinstimage --size1 3700 --size2 3600 "netstg" "$SECSTAGE $SCSIMODULES" makeinstimage --size1 3700 --size2 3600 "hdstg" "$SECSTAGE $NETMODULES" makemainimage "stage2" |
