mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
This adds a new c program skas-or-tt mostly from uml code which
automates the recognition of whether or not the host kernel has the skas patch applied. Makefile edits itself, and all gui is automated.
This commit is contained in:
@@ -28,6 +28,9 @@ install:
|
||||
cp -fa genext2fs/genext2fs.c /usr/share/gbootroot/genext2fs
|
||||
cp -fa genext2fs/Makefile /usr/share/gbootroot/genext2fs
|
||||
cp -fa genext2fs/dev* /usr/share/gbootroot/genext2fs
|
||||
install -d /usr/share/gbootroot/skas-or-tt
|
||||
cp -fa skas-or-tt/skas-or-tt.c /usr/share/gbootroot/skas-or-tt
|
||||
cp -fa skas-or-tt/Makefile /usr/share/gbootroot/skas-or-tt
|
||||
install -d /etc/gbootroot
|
||||
cp -fa gbootrootrc /etc/gbootroot/gbootrootrc
|
||||
install -d /usr/X11R6/include/X11/pixmaps
|
||||
|
||||
Reference in New Issue
Block a user