Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-15 | Fix mlo/u-boot copying, pointed out by florian. | Raphael Graf | |
ok florian@, bmercer@ | |||
2013-07-09 | Select the correct mlo/u-boot files for the BeagleBone. | Raphael Graf | |
ok florian@ | |||
2013-06-11 | Create a small MSDOS partition from where u-boot will load the | Florian Obser | |
kernel. Stolen from octeon/install.md OK bmercer@ | |||
2013-06-11 | Store mlo/u-boot.bin for all supported boards on miniroot to be copied | Florian Obser | |
back in the installer for release(8). While there switch u-boot config from boot.scr to uenv.txt OK bmercer@ | |||
2013-06-06 | Update the miniroot to install some other needed files. Much collaboration and | Brandon Mercer | |
OK florian@ | |||
2013-06-03 | Put the installed bsd through installed objcopy and mkuboot and | Florian Obser | |
put it on the msdos partition for u-boot. OK bmercer@, patrick@, jasper@ | |||
2013-06-03 | Put a kernel into the miniroot that actually boots. | Florian Obser | |
OK bmercer@, patrick@, jasper@ | |||
2013-06-02 | Remove an uneeded variable. | Brandon Mercer | |
OK florian@ | |||
2013-06-01 | Fix the include. Spotted by and OK naddy. | Brandon Mercer | |
2013-06-01 | Setup miniroot for the arm boards. | Brandon Mercer | |
get it in deraadt@ | |||
2012-10-30 | Nuke dhclient-script and dhclient.conf 'script' directive. Do all | Kenneth R Westerback | |
interface and route configuration via ioctl's and routing sockets. This will break configurations using local enhancements of dhclient-script, which will now require alternate arrangements. Committing early to allow time to identify and develop required alternatives. Several proddings by deraadt@. | |||
2012-07-10 | since disklabel -W is no more, zap it from all the install.md's | Alexander Hall | |
ok krw@ | |||
2011-07-27 | Beagle will not need the hack to rdsetroot va != pa kernels like is | Dale Rahn | |
needed on armish. | |||
2011-07-09 | Unbreak most archs for the last commit. cut and paste changed rdsetroot | Dale Rahn | |
to elfrdsetroot. Does not yet fix sparc | |||
2011-07-08 | Allow the elf rdsetroot operation to function on 32 bit and 64 bit binaries. | Dale Rahn | |
Enables developers to build arm ramdisk kernels on amd64 archs OK deraadt@ 'looked fine' miod@ | |||
2011-04-18 | Deprecate vnds in favour of svnds. | Thordur I. Bjornsson | |
In effect, this removes the "old" vndX nodes, and renames the svndX nodes to vndX. Old svndX nodes will still continue to work though, for now. Cleanup accordingly. ok deraadt@, todd@ comments and ok on the man page bits from jmc@ | |||
2011-04-17 | First crack at enabling the installation of a DUID version of | Kenneth R Westerback | |
/etc/fstab, after asking user. Current default is existing behaviour. Feedback & suggestions deraadt@, halex@, jsing@, todd@. ok deraadt@ | |||
2011-04-15 | No need to make depend kernels; ok guenther | Theo de Raadt | |
2011-03-22 | Make this like other ramdisk Makefiles (those of you who are currently | Theo de Raadt | |
doing cross-builds will want to maintain your own diffs for now) | |||
2011-03-14 | Initial beagle distrib pieces. | Dale Rahn | |