mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-20 02:02:58 +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
4
steps/fiwix-1.5.0-lb1/files/custom_kernel.h
Executable file
4
steps/fiwix-1.5.0-lb1/files/custom_kernel.h
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
/* SPDX-FileCopyrightText: 2024 Richard Masters <grick23@gmail.com> */
|
||||
/* SPDX-License-Identifier: MIT */
|
||||
#undef INIT_PROGRAM
|
||||
#define INIT_PROGRAM "/init"
|
||||
Loading…
Add table
Add a link
Reference in a new issue