mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 00:35:25 +01:00
Merge pull request #387 from Googulator/swap-support
Support swap files in qemu or bare-metal mode
This commit is contained in:
commit
e44748cce1
4 changed files with 45 additions and 4 deletions
|
|
@ -119,6 +119,7 @@ build: linux-4.9.10 ( BUILD_LINUX == True )
|
|||
jump: break ( INTERNAL_CI == pass1 )
|
||||
jump: linux ( CHROOT == False )
|
||||
improve: finalize_fhs
|
||||
improve: swap ( SWAP_SIZE != 0 )
|
||||
build: musl-1.2.4
|
||||
build: curl-8.5.0
|
||||
improve: populate_device_nodes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue