mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 19:46:31 +01:00
fix(payload-import): run import after bash+device-node setup and remove kaem-stage node management
This commit is contained in:
parent
9fc53eb1cd
commit
1b01d22612
2 changed files with 2 additions and 9 deletions
|
|
@ -42,7 +42,6 @@ build: lwext4-1.0.0-lb1 ( BUILD_FIWIX == True )
|
|||
build: kexec-fiwix-1.0 ( BUILD_FIWIX == True )
|
||||
build: payload-import-1.0 ( KERNEL_BOOTSTRAP == True )
|
||||
jump: fiwix ( KERNEL_BOOTSTRAP == True )
|
||||
improve: import_payload ( KERNEL_BOOTSTRAP == True )
|
||||
improve: reconfigure ( CONFIGURATOR != True )
|
||||
define: JOBS = 1 ( KERNEL_BOOTSTRAP == True )
|
||||
build: make-3.82
|
||||
|
|
@ -58,6 +57,7 @@ improve: setup_repo
|
|||
improve: update_env
|
||||
improve: merged_usr
|
||||
improve: populate_device_nodes
|
||||
improve: import_payload ( KERNEL_BOOTSTRAP == True )
|
||||
define: CONSOLES = ( INTERACTIVE == True && CHROOT == False )
|
||||
improve: open_console ( CONSOLES == True )
|
||||
build: tcc-0.9.27
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue