Merge pull request #390 from Googulator/devtmpfs

Use devtmpfs, and improve finalize_fhs.sh
This commit is contained in:
fosslinux 2024-01-08 10:55:57 +00:00 committed by GitHub
commit 9ec45654cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 9 deletions

View file

@ -118,12 +118,11 @@ improve: clean_sources
build: linux-4.9.10 ( BUILD_LINUX == True )
jump: break ( INTERNAL_CI == pass1 )
jump: linux ( CHROOT == False )
jump: move_disk ( KERNEL_BOOTSTRAP == True )
improve: finalize_fhs
improve: swap ( SWAP_SIZE != 0 )
build: musl-1.2.4
build: curl-8.5.0
improve: populate_device_nodes
jump: move_disk ( KERNEL_BOOTSTRAP == True )
improve: get_network ( CHROOT == False )
build: bash-5.2.15
build: xz-5.4.1