Merge branch 'swap-support' into bare-metal-full

This commit is contained in:
Gábor Stefanik 2024-01-02 01:26:11 +01:00
commit 3bc2d8b4a8
4 changed files with 45 additions and 4 deletions

View file

@ -121,6 +121,7 @@ jump: linux ( CHROOT == False )
jump: move_disk ( KERNEL_BOOTSTRAP == True )
improve: update_jobs
improve: finalize_fhs
improve: swap ( SWAP_SIZE != 0 )
build: musl-1.2.4
build: curl-8.5.0
improve: get_network ( CHROOT == False )