summaryrefslogtreecommitdiff
path: root/sys/src/9/kw
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-12-14 22:10:34 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2014-12-14 22:10:34 +0100
commit67bed722f21cb216a0fcc3d3ebebf161b09439d4 (patch)
tree6a4b705d247c9cdeba59acfdd63cb5470aa67802 /sys/src/9/kw
parent1d674abe9cdb20c59852fe096412a6890314f99a (diff)
kernel: get rid of /boot/boot parametrization
there is no use for "bootdisk" variable parametrization of /boot/boot and no point for the boot section with its boot methods in the kernel configuration anymore. so mkboot and boot$CONF.out are gone. move the rules for bootfs.paq creation in 9/boot/bootmkfile. location of bootfs.proto is now in 9/boot/bootfs.proto. our /boot/boot target is now just "boot".
Diffstat (limited to 'sys/src/9/kw')
-rw-r--r--sys/src/9/kw/plug6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/src/9/kw/plug b/sys/src/9/kw/plug
index 3ff558d78..281d6837f 100644
--- a/sys/src/9/kw/plug
+++ b/sys/src/9/kw/plug
@@ -66,12 +66,8 @@ port
int cpuserver = 1;
int i8250freq = 3686000;
-boot cpu
- tcp
- local
-
bootdir
- boot$CONF.out boot
/$objtype/bin/paqfs
/$objtype/bin/auth/factotum
bootfs.paq
+ boot