Use devtmpfs, and improve finalize_fhs.sh

With this, finalize_fhs.sh can be rerun as needed, e.g. when rebooting.
Also, the preferred nameserver will persist after DHCP.

Thanks to devtmpfs, we no longer need to manage /dev once Linux is up.
This commit is contained in:
Gábor Stefanik 2024-01-02 00:05:58 +01:00
parent 133c05426c
commit 8341c4e089
4 changed files with 20 additions and 9 deletions

View file

@ -118,11 +118,10 @@ 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
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