diff --git a/src/make_userland.sh b/src/make_userland.sh index 964e2f9..f80dc96 100755 --- a/src/make_userland.sh +++ b/src/make_userland.sh @@ -11,11 +11,15 @@ Create Debian userland filesystem for MNT Reform This script create an userland system for the MNT Reform 2 laptop USAGE: -make_userland.sh -t -r -m +make_userland.sh -o -r -m - + -o directory tha contain our userlan system. a subdirectory with + the recipe name will be created. Default: \tmp -. + -r : recipe to apply, the name must be a subdorectory of the recipe\ + directory. Default: default + + -m : debian mirror where download packages. Default: ftp.debian.org EOF }