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:
freesource
2003-01-03 16:34:21 +00:00
parent 1578dff32e
commit 62ac34672a
7 changed files with 218 additions and 9 deletions
+3
View File
@@ -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