mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add back DEC_EB64PLUS and DEC_AXPPCI_33 support as we've gained a little bit
more room on the install floppies now that modules can be on a 3rd floppy.
This commit is contained in:
parent
3922b99c4c
commit
3514d5d26c
1 changed files with 0 additions and 2 deletions
|
|
@ -6,8 +6,6 @@
|
|||
sed \
|
||||
-e '/DEC_3000_300/d' \
|
||||
-e '/DEC_3000_500/d' \
|
||||
-e '/DEC_AXPPCI_33/d' \
|
||||
-e '/DEC_EB64PLUS/d' \
|
||||
-e '/SOFTUPDATES/d' \
|
||||
-e '/MFS/d' \
|
||||
-e '/NFS_ROOT/d' \
|
||||
|
|
|
|||
Loading…
Reference in a new issue