summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-05-01 22:28:58 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-05-01 22:32:21 (EDT)
commitb76ff4956a6a6904d07b9b89e5d75decbd488675 (patch)
treed8d92a88890f80a0bee65d9d46a106bc55b2edc4
parent15e0978f4a49c2cd82fb553114c556489dc1faac (diff)
installers/pc: Drop old prokit-opkg command
-rwxr-xr-xinstallers/pc.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/installers/pc.sh b/installers/pc.sh
index 9c85e9d..d23292b 100755
--- a/installers/pc.sh
+++ b/installers/pc.sh
@@ -70,9 +70,6 @@ main()
printf '\nInstalling boot loader'
printf '\n======================\n\n'
- # 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}")
EOF