mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Make the liveCD separate ala ia64 - the combined live/install is
too large.
This commit is contained in:
parent
bf3bb3655d
commit
24aade12eb
1 changed files with 1 additions and 0 deletions
|
|
@ -220,6 +220,7 @@ DISKLABEL= ""
|
|||
MFSSIZE= 4096
|
||||
MFSINODE= 8192
|
||||
MFSLABEL= auto
|
||||
SEPARATE_LIVEFS=
|
||||
.endif
|
||||
.if defined(NO_FLOPPIES)
|
||||
.undef MAKE_FLOPPIES
|
||||
|
|
|
|||
Loading…
Reference in a new issue