[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 538050b414247d795d24b050c6b9421e4043124e
Luca Capello
luca at pca.it
Wed Mar 4 01:16:01 UTC 2009
The following commit has been merged in the master branch:
commit 538050b414247d795d24b050c6b9421e4043124e
Author: Luca Capello <luca at pca.it>
Date: Wed Mar 4 02:15:55 2009 +0100
install.sh: uboot is not part of stage all
diff --git a/install.sh b/install.sh
index 6cce0d4..2c1de36 100755
--- a/install.sh
+++ b/install.sh
@@ -1254,11 +1254,6 @@ do
action_tasks
fi
action_kernel
- if [ "vfat" == "SD_PART1_FS" ]; then
- echo "Skipping uboot modification since boot partition is of type '$SD_PART1_FS'."
- else
- action_uboot
- fi
action_unmount
;;
"testing"|"time"|"partition"|"format"|"mount"|"debian"|"apt"|"fso"|"configuration"|"kernel"|"unmount"|"uboot"|"tasks")
--
Various non-packaged files
More information about the pkg-fso-commits
mailing list