Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-22 | sync | Theo de Raadt | |
2016-06-19 | Remove the lockmgr() API. It is only used by filesystems, where it is a | Martin Natano | |
trivial change to use rrw locks instead. All it needs is LK_* defines for the RW_* flags. tested by naddy and sthen on package building infrastructure input and ok jmc mpi tedu | |||
2016-06-19 | sync | Jonathan Gray | |
2016-06-17 | sync | Stuart Henderson | |
2016-06-12 | ethernet -> Ethernet | Jonathan Gray | |
2016-06-12 | imxenet -> fec | Jonathan Gray | |
2016-06-11 | sync | Visa Hankala | |
2016-06-10 | list dtbs in DTBS not DTB | Jonathan Gray | |
fixes lack of dtbs on cubox miniroot reported by jca@ | |||
2016-06-08 | fix two typos | Tobias Ulmer | |
2016-06-05 | sync | Tobias Ulmer | |
2016-06-05 | dd the cubieboard u-boot at the raw offset like the miniroot does | Jonathan Gray | |
2016-06-05 | silence dd stderr output when writing u-boot files to disk | Jonathan Gray | |
reminded by and ok krw@ | |||
2016-06-05 | Previously armv7 ramdisk creation would tar up the mdec directory on the | Jonathan Gray | |
build machine and extract it when installing. Change to using the u-boot and dtb packages when creating ramdisks and miniroots and don't place these files in mdec on install. Installing these packages is now required to run make release on armv7. | |||
2016-06-05 | specify the u-boot target name and dtbs used for each miniroot | Jonathan Gray | |
2016-06-04 | sync | Theo de Raadt | |
2016-06-03 | remove text that discusses putting kernels on msdos fs | Jonathan Gray | |
2016-06-03 | sync | Theo de Raadt | |
2016-06-01 | sync | Theo de Raadt | |
2016-05-30 | Tweak previous | Robert Peichaer | |
OK jsg | |||
2016-05-29 | Add back the fdisk command to flag the fat fs as active. | Jonathan Gray | |
The omap boot rom that loads the first u-boot stage requires this. | |||
2016-05-29 | Decide which u-boot/dtb to use based on the fdt model printed when | Jonathan Gray | |
attaching mainbus not the string we print based on the board id when attaching the soc platform abstraction. Overhaul md_installboot() to make it much more readable based on suggestions from rpe@ | |||
2016-05-29 | Remove the section on tftp booting a umg file. This might come back in | Jonathan Gray | |
a different form when u-boot supports efi networking interfaces. | |||
2016-05-29 | Stop building u-boot kernel and ramdisk images. The kernel make targets | Jonathan Gray | |
are left for now but umg files are no longer built when building releases. | |||
2016-05-28 | Assume sabrelite/nitrogen has a bootefi enabled u-boot in flash and just | Jonathan Gray | |
install dtbs and efiboot on the fat fs. | |||
2016-05-28 | use efiboot in armv7 miniroot images | Jonathan Gray | |
2016-05-27 | whitespaces grow bsd.rd, you know | Theo de Raadt | |
2016-05-27 | During install, set new 'wxallowed' mount option for the filesystem | Robert Peichaer | |
/usr/local resides on. idea from and ok deraadt with feedback from halex | |||
2016-05-26 | Rename variables to a less ambiguous name better matching their purpose. | Robert Peichaer | |
OK krw | |||
2016-05-26 | Use a fat16 partition starting at sector 2048/1MB everywhere to simplify | Jonathan Gray | |
things. OMAP can still load the first u-boot stage (MLO) from the fs and imx u-boot can load files off fat. The offset allows space for the u-boot images placed at raw offsets on imx and sunxi. discussed with kettenis | |||
2016-05-25 | Use efiboot when setting up the installed disk. If efiboot is placed | Jonathan Gray | |
in the correct path on disk u-boot will load it and search for dtb files without a script. Leave sabre lite/nitrogen with the old method as boundary devices haven't released u-boot 2015.05 yet. ok kettenis@ | |||
2016-05-23 | sync | Jonathan Gray | |
2016-05-23 | sync | Theo de Raadt | |
2016-05-22 | Rename variable $action (which is actually global) to AI_MODE. | Robert Peichaer | |
While there, (re)set AI_MODE and AI_SERVER at the start of the installer script. OK krw@ | |||
2016-05-22 | force long filenames on the initial fat16 mount here as well | Jonathan Gray | |
dtb filenames are longer than 8.3 | |||
2016-05-22 | use a common simple u-boot script that loads with fdt | Jonathan Gray | |
2016-05-22 | Remove LOADADDR definitions, the default ${loadaddr} set by u-boot is | Jonathan Gray | |
now used. | |||
2016-05-22 | use a simple u-boot script for all the miniroots that loads with fdt | Jonathan Gray | |
ok patrick@ kettenis@ | |||
2016-05-22 | sync | Theo de Raadt | |
2016-05-21 | Copy dtb files to miniroots and install disk. Increase the ramdisk size | Jonathan Gray | |
and force long filenames on the first mount of fat 16 filesystems so this works. U-boot scripts have not yet been changed to load these files. ok kettenis@ | |||
2016-05-20 | Log questions and answers during install/upgrade in a format that can be | Robert Peichaer | |
used as a response file for autoinstall(8). The result is emailed to the root user on next boot. Passwords are not logged. positive feedback deraadt, jung OK krw, halex, sthen | |||
2016-05-20 | Move code to create unique filenames and to prepare a file | Robert Peichaer | |
to be sent to root on reboot into separate functions. positive feedback deraadt OK krw, sthen, halex | |||
2016-05-16 | sync | Theo de Raadt | |
2016-05-14 | some misplaced man pages spotted by aja | Theo de Raadt | |
2016-05-14 | Remove handling of /etc/examples/ files by sysmerge(8). Getting regular messages | Antoine Jacoutot | |
about pkg.conf isn't really that helpful and if a big syntax change comes along well we have current.html. it was disabled during p2k16 and no one complained so far discussed with and ok deraadt@ | |||
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt | |
hppa reverse-stack gives us a valuable test case, but most developers don't have a 2nd one to proceed further with this. ok kettenis | |||
2016-05-11 | sync | Theo de Raadt | |
2016-05-11 | sync | Theo de Raadt | |
2016-05-08 | sync | Theo de Raadt | |
2016-05-07 | sync | Theo de Raadt | |
2016-05-07 | sync | Theo de Raadt | |