summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2020-11-18syncStuart Henderson
2020-11-16syncTheo de Raadt
2020-10-27syncTheo de Raadt
2020-10-26syncTheo de Raadt
2020-10-26syncTheo de Raadt
2020-10-25syncTheo de Raadt
2020-10-10syncStuart Henderson
2020-10-08syncTheo de Raadt
2020-10-04syncStuart Henderson
2020-10-03Add bsd.mp to powerpc64's installXX.{img,iso}gkoehler
ok deraadt@
2020-10-02syncStuart Henderson
2020-09-30i386 is pentium or later as toolchain defaults to -march=i586 nowJonathan Gray
2020-09-25syncTheo de Raadt
2020-09-23syncTheo de Raadt
2020-09-22syncTheo de Raadt
2020-09-22When doing unattended upgrade (i.e. sysupgrade(8)) on systems withFlorian Obser
multiple root disks, do the upgrade on the one with auto_upgrade.conf present. use case pointed out by, test & OK kettenis
2020-09-22syncTheo de Raadt
2020-09-19syncTheo Buehler
2020-09-17syncStuart Henderson
2020-09-15grow amd64 ramdisk_cd.......Theo de Raadt
2020-09-14syncStuart Henderson
2020-09-14syncTheo de Raadt
2020-09-01syncTheo de Raadt
2020-08-31syncTheo de Raadt
2020-08-31bsd.mp is now much more reliable, so the installer can use the regularTheo de Raadt
logic to select it on MP machines.
2020-08-30syncTheo de Raadt
2020-08-24syncTheo de Raadt
2020-08-11syncStuart Henderson
2020-08-10syncPatrick Wildt
2020-08-09syncPatrick Wildt
2020-08-05build installXX.{img,iso} files are like miniroot, but contain the setsTheo de Raadt
in a X.X/powerpc64 directory. Like miniroot, these skip the "boot -> bsd.rd" sequence, and boot bsd.rd directly because of disk-discovery issues not yet resolved in the boot code. with debugging help from gkoehler and kettenis
2020-08-05MTREE is not usedTheo de Raadt
2020-08-03grow to cope with clang10Theo de Raadt
2020-08-03syncPatrick Wildt
2020-08-03syncPatrick Wildt
2020-08-03libpcap is 9.0 now.David Gwynne
pointed out by tb@, who also provided the diff. ok tb@ deraadt@
2020-08-03syncTheo de Raadt
2020-08-01syncanton
2020-07-24syncTheo de Raadt
2020-07-23syncTheo de Raadt
2020-07-21unify with base eeprom MakefileTheo de Raadt
2020-07-21unify and cleanup -DSEEALSO chunks in both disklabel MakefilesTheo de Raadt
2020-07-20build powerpc version, alsoTheo de Raadt
2020-07-19MOUNT_ARGS_msdos replaced by installboot(8)Theo de Raadt
2020-07-18syncTheo de Raadt
2020-07-18We can now use installboot directly, rather than using mounting the msdosTheo de Raadt
filesystem manually. ok kettenis
2020-07-18installboot should be on the mediaTheo de Raadt
2020-07-18force NCPU=1 for now. (identifying multiple cpus but not having a bsd.mpTheo de Raadt
is troubling for the installer)
2020-07-18Userland timecounter implementation for octeonVisa Hankala
OK naddy@; no objections from kettenis@
2020-07-17syncTheo de Raadt