summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
2017-06-12destroy lint remnants.Marc Espie
2017-06-08Add a missing header file.Kenji Aoyama
2017-06-06Don't patch(1) as the 'build' user; it has no right over the src tree.Antoine Jacoutot
2017-06-05a kernel errata requires a full build as well in case some headersRobert Nagy
2017-06-05set BUILDUSER to build by default, this can be overwritten from the environmentRobert Nagy
2017-06-05do not add ./ to the path of the files in the tarballRobert Nagy
2017-06-05do not remove used files from the fakerootRobert Nagy
2017-06-03After installing, chmod og-rwx {/bsd bsd.mp bsd.sp bsd.rd }Theo de Raadt
2017-06-03kernels in compile dirs are readonly, and the bsd.rd we created hasTheo de Raadt
2017-06-03syncFlorian Obser
2017-06-01crtbegin and crtend files need to be in comp, to support relink ofTheo de Raadt
2017-05-31syncTheo Buehler
2017-05-31syncStuart Henderson
2017-05-31whitespace nitTheo Buehler
2017-05-31Change cp -pR to pax copy mode with -k when copying /etc/skel. This wayTheo Buehler
2017-05-30syncStuart Henderson
2017-05-30syncFrederic Cambus
2017-05-30syncFrederic Cambus
2017-05-29syncTheo de Raadt
2017-05-29syncTheo de Raadt
2017-05-29syncTheo de Raadt
2017-05-28when copying curvy files from ssh, an extra one snuck in.Ted Unangst
2017-05-28Remove _mode variable and use AI_MODE directly instead. Use theRobert Peichaer
2017-05-27De-duplicate sets selection instructions, and give a short example.Vadim Zhukov
2017-05-26syncJonathan Gray
2017-05-25Move the code that runs the installer script in non-interactiveRobert Peichaer
2017-05-25Replace various echo "..."; exit 1 with a new err_exit() function.Robert Peichaer
2017-05-22The DISPLAY variable is actually not a global variable as it's usedRobert Peichaer
2017-05-22No need to trim a trailling blank, bsort (in scan_dmesg) does notRobert Peichaer
2017-05-21Ensure a clean initial state (e.g. in case of an installer restart)Robert Peichaer
2017-05-18syncTheo de Raadt
2017-05-15- export EDITOR and COLUMNS on assignmentRobert Peichaer
2017-05-15- move NIFS into the block of global variablesRobert Peichaer
2017-05-15- Move the dmesg listener code into it's own start_dmesg_listener() function.Robert Peichaer
2017-05-07Increase the offset from the start of the disk to the FAT filesystemJonathan Gray
2017-05-07syncJonathan Gray
2017-05-06syncTheo Buehler
2017-05-06Add build to the list of usernames that are rejected duringRobert Peichaer
2017-05-05syncJonathan Gray
2017-05-01move some binutils files from gcc sets back to md setsJonathan Gray
2017-05-01Apply same change of defaultroute handling as in r1.179 of netstart.Robert Peichaer
2017-05-01Remove last remnants of rtsol. IPv6 autoconfiguration of interfacesRobert Peichaer
2017-05-01move more gcc files to gcc setsJonathan Gray
2017-04-30syncTheo de Raadt
2017-04-30syncTheo de Raadt
2017-04-30syncTheo de Raadt
2017-04-29put clang headers into clang setsJonathan Gray
2017-04-29syncTheo de Raadt
2017-04-26Install arm64 manpages: eeprom(8), MAKEDEV(8). ok phessler kettenisStuart Henderson
2017-04-25Unbreak multiple interface configurations like trunk or carp. EnsureRobert Peichaer