Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-26 | sync | Theo de Raadt | |
2014-01-26 | remove unnecessary so-called verbiage. ok chris deraadt miod | Ted Unangst | |
2014-01-25 | typo | Miod Vallat | |
2014-01-24 | sync | Theo de Raadt | |
2014-01-24 | don't ever use an unsigned SHA256 | Alexander Hall | |
ok rpe@ | |||
2014-01-24 | Refactor the install*.iso creation in regards to signing. | Theo de Raadt | |
ok todd | |||
2014-01-23 | watch out, a white space! | Theo de Raadt | |
2014-01-23 | - always show (ftp) progress bar with the appropriate title | Robert Peichaer | |
- the Verifying part is done even if the sets are on local media OK todd@ deraadt@ | |||
2014-01-23 | first take in using ftp -D to more consistently show "named" progress | Robert Peichaer | |
during (pre)fetch/verify/install idea from and OK deraadt@ | |||
2014-01-23 | sync | Theo de Raadt | |
2014-01-22 | sync | Theo de Raadt | |
2014-01-22 | sync | Todd T. Fries | |
2014-01-22 | sync | Todd T. Fries | |
2014-01-21 | sync | Todd T. Fries | |
2014-01-20 | Use the new installboot when building i386 media. | Joel Sing | |
2014-01-20 | Switch i386 installs/upgrades to the new installboot. | Joel Sing | |
2014-01-20 | Add installboot to i386 media. | Joel Sing | |
2014-01-19 | sync | Theo de Raadt | |
2014-01-19 | no need for LDSTATIC, it comes from ../Makefile.inc | Theo de Raadt | |
2014-01-19 | enter installboot | Theo de Raadt | |
2014-01-19 | Use the new installboot when building amd64 media. | Joel Sing | |
2014-01-19 | Switch amd64 installs/upgrades to the new installboot. | Joel Sing | |
2014-01-19 | Add usr/sbin/installboot to amd64 instbin. | Joel Sing | |
2014-01-19 | Add makefile for distrib/special/installboot. | Joel Sing | |
2014-01-19 | we no long use the /var/hash files, but rely on the SHA256.sig file. | Theo de Raadt | |
We can remove the hashing support. | |||
2014-01-17 | add signature checking and make checksum procedure more robust by | Alexander Hall | |
prefetching sets to a temporary directory within /home, iff it is a separate mount point with rpe@ and deraadt@, "ffiinaallllyyy .... OK" rpe@ (r.i.p. progress bars) | |||
2014-01-15 | Since we now show the installer output we want that new line back. | Robert Peichaer | |
OK halex@ | |||
2014-01-12 | Place a SHA256 (not SHA256.sig, sorry not yet) onto the install*.iso | Theo de Raadt | |
media to give some upcoming changes a chance of working. Long discussions with todd and rpe | |||
2014-01-12 | sync | Theo de Raadt | |
2014-01-12 | sync | Theo de Raadt | |
2014-01-11 | when selecting sets to install, postpone the xbase/comp check so the | Alexander Hall | |
comp set does not get readded if the xbase set is being removed later on the same input line "nice semantics" deraadt@ | |||
2014-01-11 | add a few things mumble | Theo de Raadt | |
2014-01-11 | No need for a bin/cpio link on the media, because the pax|tar binary does | Theo de Raadt | |
not support cpio anymore. | |||
2014-01-11 | Butcher a smaller tar/pax here, which has no cpio support | Theo de Raadt | |
ok guenther | |||
2014-01-11 | use -DSHA2_ONLY to be more clear about what we are butchering | Theo de Raadt | |
idea from tedu | |||
2014-01-11 | use NOMAN=1 for all directories | Theo de Raadt | |
2014-01-11 | unify with other Makefiles around here | Theo de Raadt | |
2014-01-10 | remove md5 after installing it (with the links to the sha256/512 commands). | Theo de Raadt | |
this is because the md5/sha256/sha512 are in the same binary, found in the md5 directory, but the version on the media lacks md5 support. Understand? | |||
2014-01-09 | sync | Theo de Raadt | |
2014-01-09 | Mention that T5120/T5220 systems require an OBP update if they are below 4.28 | Miod Vallat | |
level (matching the stealth commit to sparc64.html years ago); and update the OBP update section to point to the current Oracle ``Firmware Domwnloads'' page. | |||
2014-01-09 | copy the relevant key for the release onto the media | Theo de Raadt | |
2014-01-09 | sync | Theo de Raadt | |
2014-01-09 | ramdisks need a /etc/signify directory | Theo de Raadt | |
2014-01-09 | we need to build a ztscale stub for zaurus media. | Theo de Raadt | |
2014-01-08 | Take restore off the floppy media for now. Sorry. | Theo de Raadt | |
2014-01-08 | Switch to using the base sha256 command, rather than some customized | Theo de Raadt | |
abomination. install.sub chunk tested by rpe | |||
2014-01-08 | sync | Theo de Raadt | |
2014-01-08 | enter md5 directory | Theo de Raadt | |
2014-01-08 | Build a -DSMALL verison of md5 for the install media (will be installed | Theo de Raadt | |
as sha256 and sha512, primarily) | |||
2014-01-08 | always include dd | Theo de Raadt | |