mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-05-31 22:30:36 +02:00
Merge 2468793e87 into 9a268c4c39
This commit is contained in:
commit
79f5db4c3b
9 changed files with 789 additions and 40 deletions
|
|
@ -115,6 +115,7 @@ build: findutils-4.2.33
|
|||
build: musl-1.2.5
|
||||
build: linux-headers-4.14.341-openela
|
||||
build: gcc-4.0.4
|
||||
build: payload-import-1.0 ( KERNEL_BOOTSTRAP == True )
|
||||
build: util-linux-2.19.1
|
||||
build: e2fsprogs-1.45.7
|
||||
build: dhcpcd-10.0.1
|
||||
|
|
@ -132,6 +133,7 @@ jump: break ( INTERNAL_CI == pass1 )
|
|||
improve: populate_device_nodes
|
||||
jump: linux ( CHROOT == False )
|
||||
jump: move_disk ( KERNEL_BOOTSTRAP == True )
|
||||
improve: import_payload ( KERNEL_BOOTSTRAP == True )
|
||||
improve: finalize_job_count
|
||||
improve: finalize_fhs
|
||||
improve: open_console ( CONSOLES == True )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue