mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 01:05:24 +01:00
Upgrade Fiwix to 1.5.0-lb1, pulling from upstream Mikaku repo. (#397)
This commit is contained in:
parent
133c05426c
commit
1bffe44154
15 changed files with 100 additions and 42 deletions
|
|
@ -26,7 +26,7 @@
|
|||
# Other features:
|
||||
# - predicate; based on variables set in bootstrap.cfg, require for something to execute
|
||||
# must be enclosed in brackets with spaces padded
|
||||
# eg, build: fiwix-1.4.0-lb3 ( BUILD_FIWIX == True )
|
||||
# eg, build: fiwix-1.5.0-lb1 ( BUILD_FIWIX == True )
|
||||
|
||||
build: checksum-transcriber-1.0
|
||||
build: simple-patch-1.0
|
||||
|
|
@ -34,7 +34,7 @@ build: mes-0.25
|
|||
build: tcc-0.9.26
|
||||
build: tcc-0.9.27
|
||||
define: BUILD_FIWIX = ( KERNEL_BOOTSTRAP == True || BUILD_KERNELS == True )
|
||||
build: fiwix-1.4.0-lb3 ( BUILD_FIWIX == True )
|
||||
build: fiwix-1.5.0-lb1 ( BUILD_FIWIX == True )
|
||||
build: lwext4-1.0.0-lb1 ( BUILD_FIWIX == True )
|
||||
build: kexec-fiwix-1.0 ( BUILD_FIWIX == True )
|
||||
jump: fiwix ( KERNEL_BOOTSTRAP == True )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue