mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Removed the ch, sa and ses devices from 'SMALL' boot floppy image.
This commit is contained in:
parent
bb817201ed
commit
0bf831c43e
3 changed files with 9 additions and 0 deletions
|
|
@ -40,6 +40,9 @@ sed -e '/ pty /d' \
|
|||
-e '/ isp /d' \
|
||||
-e '/ sym /d' \
|
||||
-e '/ ncr /d' \
|
||||
-e '/ ch /d' \
|
||||
-e '/ sa /d' \
|
||||
-e '/ ses /d' \
|
||||
-e '/ pcm/d' \
|
||||
-e '/ atapist /d' \
|
||||
-e '/ lpt /d' \
|
||||
|
|
|
|||
|
|
@ -40,6 +40,9 @@ sed -e '/ pty /d' \
|
|||
-e '/ isp /d' \
|
||||
-e '/ sym /d' \
|
||||
-e '/ ncr /d' \
|
||||
-e '/ ch /d' \
|
||||
-e '/ sa /d' \
|
||||
-e '/ ses /d' \
|
||||
-e '/ pcm/d' \
|
||||
-e '/ atapist /d' \
|
||||
-e '/ lpt /d' \
|
||||
|
|
|
|||
|
|
@ -40,6 +40,9 @@ sed -e '/ pty /d' \
|
|||
-e '/ isp /d' \
|
||||
-e '/ sym /d' \
|
||||
-e '/ ncr /d' \
|
||||
-e '/ ch /d' \
|
||||
-e '/ sa /d' \
|
||||
-e '/ ses /d' \
|
||||
-e '/ pcm/d' \
|
||||
-e '/ atapist /d' \
|
||||
-e '/ lpt /d' \
|
||||
|
|
|
|||
Loading…
Reference in a new issue