Merge pull request #387 from Googulator/swap-support

Support swap files in qemu or bare-metal mode
This commit is contained in:
fosslinux 2024-01-08 10:52:05 +00:00 committed by GitHub
commit e44748cce1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 45 additions and 4 deletions

View file

@ -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