summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-11-11 22:03:05 (EST)
committer P. J. McDermott <pj@pehjota.net>2014-11-11 22:03:05 (EST)
commit629c9ceed8611e9a2d1b5779f544b3e312b33b0f (patch)
tree7d7421c4c1c4fb275d0d3d91f152c4ec079befe6
parent560a9371cac663662d9ba26e874fee17a1253f71 (diff)
installers/pc: Add note about lilo installation
-rwxr-xr-xinstallers/pc.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/installers/pc.sh b/installers/pc.sh
index 88eb01c..2e4081a 100755
--- a/installers/pc.sh
+++ b/installers/pc.sh
@@ -65,6 +65,8 @@ main()
"${0%installers/pc}src/prokit" install \
-a "${host_arch}" -p "${host_plat}" \
${mirror:+-m} ${mirror} 'dev/trunk' "${mountpoint}"
+ # This prokit-opkg command won't be needed once the config-base packages
+ # depend on lilo.
"${0%installers/pc}src/prokit" opkg "${mountpoint}" install lilo
read b4 b3 b2 b1 <<-EOF
$(od -An -tx1 -v -j 440 -N 4 "/dev/${dev}")