Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-03 | remove inconsistent trailing / for 2nd level mirrors | Stuart Henderson | |
2009-10-03 | sync with mirrors.dat updates, requested by deraadt@ | Stuart Henderson | |
2009-10-02 | Support for DS15/DS25/ES45 (Titan) alpha models (rpb family 38). These systems | Miod Vallat | |
are very close to the Tsunami systems (rpb family 34) and share the existing Tsunami code; the tsc(4) Tsunami controller code is extended to handle the Titan differences, except for the Titan AGP GART which is left unsupported for now. Tested to not cause regressions on DS20 (deraadt@) and ES40 (miod@). Titan support tested by Sergey Prysiazhnyi on DS25, many thanks for your time! | |||
2009-10-02 | - mention rb600a support | Jasper Lievisse Adriaanse | |
ok kettenis@ | |||
2009-10-02 | - tweak | Jasper Lievisse Adriaanse | |
2009-10-02 | add notes for for OpenBSD/palm still a bit rough, but it's a start | Jasper Lievisse Adriaanse | |
parts from and "seems ok" marex@ | |||
2009-09-29 | sync | Theo de Raadt | |
2009-09-29 | sync | Theo de Raadt | |
2009-09-28 | sync | Todd T. Fries | |
2009-09-08 | sync | Theo de Raadt | |
2009-09-06 | sync | Theo de Raadt | |
2009-09-05 | Palm: initial commit of distrib/palm | Marek Vasut | |
OK deraadt@ | |||
2009-09-05 | approximately what palm will need; ok marex | Theo de Raadt | |
2009-09-03 | sync | Theo de Raadt | |
2009-09-03 | sync | Theo de Raadt | |
2009-08-30 | zydas firmwares fit; jsg wanted this | Theo de Raadt | |
2009-08-30 | sync | Theo de Raadt | |
2009-08-26 | sync | Theo de Raadt | |
2009-08-25 | sync | Theo de Raadt | |
2009-08-22 | sync | Theo de Raadt | |
2009-08-14 | sync | Theo de Raadt | |
2009-08-13 | sync | Theo de Raadt | |
2009-08-13 | sync | Theo de Raadt | |
2009-08-13 | synbc | Theo de Raadt | |
2009-08-11 | sync | Theo de Raadt | |
2009-08-09 | sync | Theo de Raadt | |
2009-08-02 | - explain how to enable autobooting | Jasper Lievisse Adriaanse | |
ok miod@ | |||
2009-07-30 | sync | Theo de Raadt | |
2009-07-29 | sync | Theo de Raadt | |
2009-07-28 | sync | Theo de Raadt | |
2009-07-28 | sync | Theo de Raadt | |
2009-07-27 | sync | Theo de Raadt | |
2009-07-27 | sync | Theo de Raadt | |
2009-07-26 | Noticed we had run out of cd space. What a giant CD! Instead of putting | Theo de Raadt | |
gzip'd copies of the bsd.rd's on the media, just link to the ones in the release dir, saving more than 18% of the media size | |||
2009-07-25 | sync | Theo de Raadt | |
2009-07-24 | sync | Theo de Raadt | |
2009-07-23 | sync | Theo de Raadt | |
2009-07-23 | Don't use the presence of /etc/fstab to determine if all filesystems | Kenneth R Westerback | |
are umount'd at the start of install/upgrade. As halex@ pointed out 'umount -af' doesn't actually use /etc/fstab, so just always do it. Fixes situations where bailing out of install/upgrade before /etc/fstab was created meant filesystems were not umount'd and restarting the install/upgrade would fail. Noticed & prodded deraadt@ | |||
2009-07-22 | sync | Theo de Raadt | |
2009-07-21 | sync | Theo de Raadt | |
2009-07-14 | Add a couple of missing ';;'s in case statements. Both are just | Kenneth R Westerback | |
before the 'esac' so there should be no functional change, but consistancy feels so good. ok halex@ | |||
2009-07-13 | sync | Miod Vallat | |
2009-07-10 | We should be using the $SERVERLISTALL (not the url-only $SERVERLIST) to | Theo de Raadt | |
decide to talk-back. Sigh. | |||
2009-07-09 | The cd install method is called cd, not cdrom. This gets told to the | Theo de Raadt | |
back end, which feeds it back to us next time, and since we don't know what it means... we ignore it. That is dumb. | |||
2009-07-09 | disable the 3c990 firmware because the media is just slightly over-full, | Theo de Raadt | |
and people on i386 with large dmesg who answer just the right set of questions run the ramdisk out of space. | |||
2009-07-06 | Fix handling of install info saving and fetching. May still be some | Kenneth R Westerback | |
interesting behaviour with v6 '[]' ftp syntax, but best we can do for 4.6. Testing and tweaking from halex@ and phessler@, and a host of others in various previous versions. ok halex@ deraadt@. | |||
2009-07-05 | sync | Theo de Raadt | |
2009-07-05 | sync | Mark Kettenis | |
2009-07-05 | Fix typo that would prevent bsd.rd from being copied into the release dir. | Mark Kettenis | |
ok deraadt@ | |||
2009-07-05 | sync | Theo de Raadt | |