summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
2016-06-12ethernet -> EthernetJonathan Gray
2016-06-12imxenet -> fecJonathan Gray
2016-06-11syncVisa Hankala
2016-06-10list dtbs in DTBS not DTBJonathan Gray
2016-06-08fix two typosTobias Ulmer
2016-06-05syncTobias Ulmer
2016-06-05dd the cubieboard u-boot at the raw offset like the miniroot doesJonathan Gray
2016-06-05silence dd stderr output when writing u-boot files to diskJonathan Gray
2016-06-05Previously armv7 ramdisk creation would tar up the mdec directory on theJonathan Gray
2016-06-05specify the u-boot target name and dtbs used for each minirootJonathan Gray
2016-06-04syncTheo de Raadt
2016-06-03remove text that discusses putting kernels on msdos fsJonathan Gray
2016-06-03syncTheo de Raadt
2016-06-01syncTheo de Raadt
2016-05-30Tweak previousRobert Peichaer
2016-05-29Add back the fdisk command to flag the fat fs as active.Jonathan Gray
2016-05-29Decide which u-boot/dtb to use based on the fdt model printed whenJonathan Gray
2016-05-29Remove the section on tftp booting a umg file. This might come back inJonathan Gray
2016-05-29Stop building u-boot kernel and ramdisk images. The kernel make targetsJonathan Gray
2016-05-28Assume sabrelite/nitrogen has a bootefi enabled u-boot in flash and justJonathan Gray
2016-05-28use efiboot in armv7 miniroot imagesJonathan Gray
2016-05-27whitespaces grow bsd.rd, you knowTheo de Raadt
2016-05-27During install, set new 'wxallowed' mount option for the filesystemRobert Peichaer
2016-05-26Rename variables to a less ambiguous name better matching their purpose.Robert Peichaer
2016-05-26Use a fat16 partition starting at sector 2048/1MB everywhere to simplifyJonathan Gray
2016-05-25Use efiboot when setting up the installed disk. If efiboot is placedJonathan Gray
2016-05-23syncJonathan Gray
2016-05-23syncTheo de Raadt
2016-05-22Rename variable $action (which is actually global) to AI_MODE.Robert Peichaer
2016-05-22force long filenames on the initial fat16 mount here as wellJonathan Gray
2016-05-22use a common simple u-boot script that loads with fdtJonathan Gray
2016-05-22Remove LOADADDR definitions, the default ${loadaddr} set by u-boot isJonathan Gray
2016-05-22use a simple u-boot script for all the miniroots that loads with fdtJonathan Gray
2016-05-22syncTheo de Raadt
2016-05-21Copy dtb files to miniroots and install disk. Increase the ramdisk sizeJonathan Gray
2016-05-20Log questions and answers during install/upgrade in a format that can beRobert Peichaer
2016-05-20Move code to create unique filenames and to prepare a fileRobert Peichaer
2016-05-16syncTheo de Raadt
2016-05-14some misplaced man pages spotted by ajaTheo de Raadt
2016-05-14Remove handling of /etc/examples/ files by sysmerge(8). Getting regular messagesAntoine Jacoutot
2016-05-11remove hppa64 port, which we never got going beyond broken single users.Theo de Raadt
2016-05-11syncTheo de Raadt
2016-05-11syncTheo de Raadt
2016-05-08syncTheo de Raadt
2016-05-07syncTheo de Raadt
2016-05-07syncTheo de Raadt
2016-05-07Use a Thread Information Block in both single and multi-threaded programs.Philip Guenther
2016-05-05syncJonathan Gray
2016-05-04Kill #ifdef INET6 occurrences in userland.Jeremie Courreges-Anglas
2016-05-03Also remove -DINET6 here, noticed by teduJeremie Courreges-Anglas