Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-28 | sync from www/build/mirrors.dat | Stuart Henderson | |
2011-03-22 | Pay attention to result of amd64/i386 installboot(8). Warn user | Kenneth R Westerback | |
when they won't be able to boot the installed root disk. Move installboot invocation to just before congratulation on sucess is emitted. Thus the installed partition will be 'complete' if it ever is booted. "go for it" deraadt@ | |||
2011-03-22 | add a first batch of notes for beagle, still rough and far from complete, | Jasper Lievisse Adriaanse | |
but one should be able to get an xM booting with these instructions. "throw them in, then we can fix." drahn@ | |||
2011-03-22 | enter beagle | Theo de Raadt | |
2011-03-22 | Make this like other ramdisk Makefiles (those of you who are currently | Theo de Raadt | |
doing cross-builds will want to maintain your own diffs for now) | |||
2011-03-19 | sync | Theo de Raadt | |
2011-03-18 | amd64 mtrr interrace went away | Theo de Raadt | |
2011-03-18 | sync | Theo de Raadt | |
2011-03-15 | sync | Theo de Raadt | |
2011-03-14 | unify a chunk | Theo de Raadt | |
2011-03-14 | Initial beagle distrib pieces. | Dale Rahn | |
2011-03-12 | sync | Theo de Raadt | |
2011-03-09 | Mention need for 512-byte CDROM drive on older SPARCs, discussed w/ miod@ ok ↵ | Ian Darwin | |
krw@ | |||
2011-03-09 | sync | Theo de Raadt | |
2011-02-25 | Silence a bit of error output when no ftplist can be downloaded. | Kenneth R Westerback | |
Silence is golden. Problem seen and fix tested by guenther@. ok guenther@ halex@ | |||
2011-02-24 | Update notes about PCI framebuffers. | Mark Kettenis | |
ok miod@ | |||
2011-02-19 | Fix previous ``fix'' - since the hw.model sysctl does not return a number | Miod Vallat | |
after all, we need to use a regular [[ ]] construct instead of (( )). | |||
2011-02-17 | put bsd.mp into the iso image too. | Jasper Lievisse Adriaanse | |
2011-02-14 | sync | Todd T. Fries | |
2011-02-13 | sync from mirrors.dat | Stuart Henderson | |
2011-02-07 | Use absolute path to the temporary hosts file; causes /etc/hosts to be correctly | Miod Vallat | |
populated upon installation again. | |||
2011-02-06 | Do 1.22 correctly, to let IP30 systems pick the mp kernel if applicable. | Miod Vallat | |
Noticed by jasper@ | |||
2011-02-06 | Embed the hash of bsd.rd.IP30 as well. | Miod Vallat | |
2011-02-03 | sync | Miod Vallat | |
2011-02-02 | Move mg(1) tutorial file into a release, instead of languishing in src. | lum | |
ok nick@ schwarze@ miod@ kjell@ | |||
2011-02-01 | sync from mirrors.dat | Stuart Henderson | |
2011-01-31 | sync from mirrors.dat | Stuart Henderson | |
2011-01-31 | - do not run fsck for fstab entries with zero or empty fs_passno | Alexander Hall | |
- ask for permission to continue upgrade if one or more mounts failed Fixes issue noted by Peter Miller, who also tested the diff. Thanks! ok krw@ | |||
2011-01-26 | sync | Miod Vallat | |
2011-01-24 | sync | Todd T. Fries | |
2011-01-16 | sync | Miod Vallat | |
2011-01-15 | sync | Theo de Raadt | |
2011-01-14 | sync | Theo de Raadt | |
2011-01-13 | sync | Theo de Raadt | |
2011-01-11 | sync from mirrors.dat | Stuart Henderson | |
2011-01-11 | sync from mirrors.dat | Stuart Henderson | |
2011-01-10 | like in /etc/rc, talk to /dev/arandom as a single read or write. | Theo de Raadt | |
in particular a single write will result in a single re-key event, rather than 64 writes causing 64 re-keys -- wasting the kernel's time. | |||
2011-01-09 | sync | Theo de Raadt | |
2011-01-09 | sync | Theo de Raadt | |
2011-01-06 | rephrase fsck question and default to 'n'; ok krw@ henning@ stsp@ | Otto Moerbeek | |
2011-01-06 | sync | Theo de Raadt | |
2011-01-03 | reduce the amount of cd'ing in the install script, since it sucks | Theo de Raadt | |
to change the environment that functions assume they run in. use sub-shells or absolute paths when possible. ok krw | |||
2011-01-01 | swap kernels without changing directory; other install.md should be modified ↵ | Theo de Raadt | |
like this | |||
2010-12-31 | add support for bsd.mp | Theo de Raadt | |
2010-12-30 | bsd.mp here too | Miod Vallat | |
2010-12-30 | hppa can do SMP now; ok miod | Theo de Raadt | |
2010-12-29 | sync | Theo de Raadt | |
2010-12-28 | sync | Theo de Raadt | |
2010-12-22 | remove redundant junk | Todd T. Fries | |
pointed out by Mikalaj Kucharski, mikolaj at kuharski dot name ok deraadt@ | |||
2010-12-22 | add more commands of output of random "junk" to arandom | Todd T. Fries | |
please commit deraadt@ |