Age | Commit message (Expand) | Author |
2019-05-03 | Bring v6_config() into the modern age. Remember | Kenneth R Westerback |
2019-05-03 | Further removal of differences (using install instead of cp, sorting | Theo de Raadt |
2019-05-03 | During debugging, media are often built without DESTDIR correctly set. | Theo de Raadt |
2019-05-02 | Keep SHA256.sig around on the installed / upgraded system. | Florian Obser |
2019-05-02 | bsd.tbxi can be found in DESTDIR, rather than a excessively long obj | Theo de Raadt |
2019-05-02 | refer do the nested FFS filesystem by name FS, since it is similar to | Theo de Raadt |
2019-05-01 | Do not need reacharound back to our own obj directory, pretty silly | Theo de Raadt |
2019-05-01 | verbose mkhybrid was never needed on these arch | Theo de Raadt |
2019-05-01 | increase verbose +1 (the required level for spitting out block start/end | Theo de Raadt |
2019-05-01 | Fix miniroot partition. | Visa Hankala |
2019-04-30 | step by step, more removal of differences | Theo de Raadt |
2019-04-30 | repair more trivial differences | Theo de Raadt |
2019-04-30 | rm is in /bin, no need to specify | Theo de Raadt |
2019-04-30 | Also pull cdrom production into the full ramdisk build. | Theo de Raadt |
2019-04-30 | pull cdfs into ramdisk_cd | Theo de Raadt |
2019-04-30 | merge cdfs into miniroot, so that it doesn't need obj reacharound | Theo de Raadt |
2019-04-30 | common directory is pointless now | Theo de Raadt |
2019-04-30 | fix disktype related typo | Theo de Raadt |
2019-04-30 | Every Makefile on every architecture had deviated in unique ways. | Theo de Raadt |
2019-04-29 | Make v[46]_info() return all the interface flags instead of just | Kenneth R Westerback |
2019-04-29 | $() is expanded by make itself, so consistently use `cat vnd`; ok deraadt@ | Christian Weisgerber |
2019-04-29 | These Makefile.inc are now empty and unused. | Theo de Raadt |
2019-04-29 | TOPDIR and TOP are not neccessary. | Theo de Raadt |
2019-04-29 | remove the abstraction REV on top of abstraction OSrev which is always | Theo de Raadt |
2019-04-28 | reduce delta with ../ramdisk/list | Theo de Raadt |
2019-04-28 | oops, repair some BSDRD confusion | Theo de Raadt |
2019-04-28 | cleanup the situation around "df -i" | Theo de Raadt |
2019-04-28 | incorporate GZIPFLAGS into place everywhere | Theo de Raadt |
2019-04-28 | Oops; hardcode instbin directly | Theo de Raadt |
2019-04-28 | Cull BSDRD variables which are always bsd.rd | Theo de Raadt |
2019-04-28 | NEWFS_WILL_FAIL is a ridiculous unused artifact. | Theo de Raadt |
2019-04-28 | CBIN variable is also pointless, it is always "instbin". Rather than | Theo de Raadt |
2019-04-28 | the BSD_RD variable is pointless | Theo de Raadt |
2019-04-28 | Use new vnconfig vnd-auto-allocate mode. Resolve some variation between | Theo de Raadt |
2019-04-27 | It's timer_pid not timeout_pid | kn |
2019-04-26 | sync | Theo de Raadt |
2019-04-25 | sync | Theo de Raadt |
2019-04-25 | Move the expected set location to /home/_sysupgrade. | Florian Obser |
2019-04-25 | sync | Visa Hankala |
2019-04-25 | sync | Theo de Raadt |
2019-04-24 | In unattended mode do a reboot even if things go wrong and | Florian Obser |
2019-04-24 | Perform unattended upgrade if /bsd.upgrade is present. | Florian Obser |
2019-04-24 | Tweak the initial sentence to mention OCTEON II and OCTEON III. | Visa Hankala |
2019-04-23 | sync | Theo de Raadt |
2019-04-23 | sync | Theo de Raadt |
2019-04-23 | sync | Visa Hankala |
2019-04-22 | When upgrading only prompt for disks that contain a root partition. | Florian Obser |
2019-04-21 | sync | Theo de Raadt |
2019-04-15 | sync | Theo de Raadt |
2019-04-14 | Instead of using COPTS=-Oz (and similar) in make environment to force | Theo de Raadt |