Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-31 | Fix sane_sets. Set default set source to last successful source | Kenneth R Westerback | |
until sane_install succeeds, then make it 'done'. Nuke a useless bleet when harassing user. Mostly requested by deraadt@ | |||
2009-05-31 | the tz list fits onto this media | Theo de Raadt | |
2009-05-31 | Ask the cgi to remember the install method too, and as a result, this | Theo de Raadt | |
makes two more questions only need a return. ok krw | |||
2009-05-31 | Change the order of the installer questions again, because it is better. | Theo de Raadt | |
hostname, network, root password, misc, timezone, and then the disks and sets. ok krw | |||
2009-05-30 | Mention more hardware supported in GENERIC.IP* | Miod Vallat | |
2009-05-30 | Even HFS installs need to run disklabel(8)! Revert erroroneous | Kenneth R Westerback | |
bypassing of disklabel(8) invocation. Nuke redundant verbiage while here. Prompted by macppc problem noted by maja@. | |||
2009-05-30 | Even HFS installs need to run disklabel(8)! Revert erroroneous | Kenneth R Westerback | |
bypassing of disklabel(8) invocation. Noticed by and fix ok maja@ | |||
2009-05-30 | Defer talking to the ftpinstall cgi until a fair bit later, so that we can | Theo de Raadt | |
also tell it the timezone. As a result, this will also work for non-url based installs. | |||
2009-05-30 | silly comment is wrong | Theo de Raadt | |
2009-05-30 | these scripts should use tabs because 4 spaces wastes 3 chars of media space | Theo de Raadt | |
2009-05-30 | The TZ question can be asked at 3 different places. In the "media which | Theo de Raadt | |
lacks the names but we have net" case, we end up with installed sets. Remove the code which guesses the TZ from the sets just installed. We now default to GMT, unless the ftplist.cgi made a better guess. | |||
2009-05-30 | install.sh already knows that MODE == install | Theo de Raadt | |
2009-05-30 | Sync with IP27/30/35 support and new kernel filenames. | Miod Vallat | |
2009-05-30 | Build IP27 and IP30 kernels on sgi; put then on the cdrom images too | Miod Vallat | |
(although for now our cd images fail to boot on IP27 and IP30). | |||
2009-05-30 | Allow the HASH command in ramdisk list files to specify additional files | Miod Vallat | |
to be checksummed. ok deraadt@ | |||
2009-05-29 | Remember to copy the modified ntpd.conf back to /etc | Theo de Raadt | |
problem spotted by Thomas Pfaff | |||
2009-05-28 | Get the list of disks or cds whenever required rather than once at | Kenneth R Westerback | |
startup. This means you can plugin USB disks or cds after the install has started and you will see the new device the next time the list is shown. The wonders of using sysctl. 'excellent' miod@ | |||
2009-05-24 | Make select_sets insensitive to rougue user input and | Alexander Hall | |
allow [+-] prefixing per whitespace separated parameter. This makes it possible to write e.g. * -x* +xbase* done The previous way of entering multiple sets separated by pipes will no longer work. ok krw@ | |||
2009-05-23 | sync | Miod Vallat | |
2009-05-23 | Update `cdroot' disktab entry to match the volume header size we use now, | Miod Vallat | |
and mention this in the Makefile so that this hopefully doesn't get broken next time the size is modified. Repairs install45.iso. | |||
2009-05-22 | Drop almost unused <machine/psl.h> on sgi; move USERMODE() definition from | Miod Vallat | |
there to trap.c which is its only user. This also cleans up multiple inclusion of <machine/cpu.h> (because <machine/psl.h> includes it) in many places. | |||
2009-05-21 | Fix symbolic links in /usr/mdec on the installation media. Oops. | Miod Vallat | |
2009-05-20 | sync | Theo de Raadt | |
2009-05-20 | have the docs mention the xdm stuff; miod told me how to do this | Theo de Raadt | |
2009-05-20 | We can ask the xdm question now | Theo de Raadt | |
2009-05-20 | sync | Theo de Raadt | |
2009-05-19 | refine login name and full user name sanity check | Alexander Hall | |
spotted by miod@ feedback and ok deraadt@, krw@ | |||
2009-05-19 | shorten ftp server install prompt; ok krw | Theo de Raadt | |
2009-05-18 | Oops, want sysctl -n for proper operation. | Miod Vallat | |
2009-05-18 | sync | Theo de Raadt | |
2009-05-17 | Use sed to directly create swap entries in fstab rather than dancing | Kenneth R Westerback | |
through an intermediate file. Protect only fstab.$DISK manipulating commands with the check for the existance of fstab.$DISK. This restores the ability to have disks with only swap partitions. | |||
2009-05-17 | Move comment to correct spot. | Kenneth R Westerback | |
Suppress 'No such file' error message when grep'ing for '/' mount point in fstab.$ROOTDISK. We are interested in success or failure, not excuses! Check for existance of fstab.$DISK. User may exit disklabel with 'x', especially for non-root disks, and not create the file. | |||
2009-05-17 | add a period; Stephan A. Rickauer | Theo de Raadt | |
2009-05-17 | noone needs to use halt. reboot will do | Theo de Raadt | |
discussed with jmc | |||
2009-05-17 | do not hardcode the version into the script; ok krw miod | Theo de Raadt | |
2009-05-17 | "all components of your system may not function" -> "some components..." | Stuart Henderson | |
ok miod@ | |||
2009-05-17 | adapt to installer changes; the old Y/N question about sharing the disk with | Stuart Henderson | |
other OS changed to a multiple-choice format (Whole disk/OpenBSD area/Edit). ok miod@ | |||
2009-05-16 | i386 GENERIC uses the APIC now, so the last paragraph talking of | Stuart Henderson | |
differences with MP is now outdated - remove it. ok miod@ | |||
2009-05-16 | grab the right boot files | Theo de Raadt | |
2009-05-16 | cleanup of set_timezone resulting in byte shaving and fixing an issue where | Alexander Hall | |
posixright would apprear in the listing of posix/ while it is actually its sibling | |||
2009-05-16 | sync | Theo de Raadt | |
2009-05-15 | sync | Theo de Raadt | |
2009-05-15 | sync | Theo de Raadt | |
2009-05-15 | second (annoying) part of the run-rt2870 firmware file split. | Damien Bergamini | |
2009-05-15 | Since _defdsk is now only set to "", just nuke it. | Kenneth R Westerback | |
ok deraadt@ | |||
2009-05-15 | Zap tedious verbiage announcing disk configuration will start soon. | Kenneth R Westerback | |
ok deraadt@ | |||
2009-05-15 | If we have more than one disk, we don't know what the user wants but done | Theo de Raadt | |
is probably not the right default answer. ok krw | |||
2009-05-14 | Rename sgi GENERIC and RAMDISK with -IP32 suffixes, and have the build | Miod Vallat | |
machinery minimally cope with this. Discussed with and reluctantely accepted by deraadt@; we both dislike losing the ``naturally comes out of your fingers'' kernel names and the ``one size fits all'' logic; but for now I don't see any easy way to get a single kernel binary able to run on multiple IP## flavours. | |||
2009-05-14 | Update to match the new bootblocks filenames. | Miod Vallat | |
2009-05-13 | Better disk partitioning details, especially for MBR + disklabel or | Miod Vallat | |
HFS + disklabel setups. |