mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2025-08-20 13:14:52 +00:00
updated howto etc
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
#Warn and quit
|
#Warn and quit
|
||||||
#Set The variables between this -------------->
|
#Set The variables between this -------------->
|
||||||
#And then remove/comment out the next line
|
#And then remove/comment out the next line
|
||||||
echo "WARNING!! You must set the variable in ./SystemData before proceding!\n";exit 1
|
echo -e "\n!!! WARNING !!!\nYou must set the variables in ./SystemData before proceeding!\n";exit 1
|
||||||
|
|
||||||
#basic stuff
|
#basic stuff
|
||||||
#Mount point for your new LFS system
|
#Mount point for your new LFS system
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#Warn and quit
|
#Warn and quit
|
||||||
#Set The variables between this -------------->
|
#Set The variables between this -------------->
|
||||||
#And then remove/comment out the next line
|
#And then remove/comment out the next line
|
||||||
#echo "WARNING!! You must set the variable in ./SystemData before proceding!\n";exit 1
|
#echo -e "\n!!! WARNING !!!\nYou must set the variables in ./SystemData before proceeding!\n";exit 1
|
||||||
|
|
||||||
#basic stuff
|
#basic stuff
|
||||||
#Mount point for your new LFS system
|
#Mount point for your new LFS system
|
||||||
|
Reference in New Issue
Block a user