diff options
Diffstat (limited to 'installers')
-rwxr-xr-x | installers/pc.sh | 3 |
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 |