diff options
author | James Meyer <james.meyer@operamail.com> | 2010-09-20 03:15:23 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-09-20 03:15:23 (GMT) |
commit | 24cfb35f87ee19d711ace52fcf5b3187819aaf85 (patch) | |
tree | 404fd5f8d892d54df220125afe16536252c96cc1 /build_tools/l7/build_all | |
parent | 4df31e4a814779d9c80cdb244788a8c9e0ac79f1 (diff) | |
download | linhes_dev-24cfb35f87ee19d711ace52fcf5b3187819aaf85.zip |
larch7 profiles: some work to get background images functioning with grub & profiles
Diffstat (limited to 'build_tools/l7/build_all')
-rwxr-xr-x | build_tools/l7/build_all | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build_tools/l7/build_all b/build_tools/l7/build_all index 4e78237..19e2b18 100755 --- a/build_tools/l7/build_all +++ b/build_tools/l7/build_all @@ -3,6 +3,11 @@ #./larch-archin -p larch0/profiles/mini install && ./larch-larchify -p larch0/profiles/mini && ./larch-live_iso -p larch0/profiles/mini PROFILE=l7 ./larch-archin -f -p larch0/profiles/$PROFILE install && ./larch-larchify -p larch0/profiles/$PROFILE && ./larch-live_iso -p larch0/profiles/$PROFILE + +# ./larch-larchify -p larch0/profiles/$PROFILE +#./larch-live_iso -p larch0/profiles/$PROFILE + + if [ -e linhes.iso ] then echo "moving linhes.iso to /tmp/test2.iso" |