index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
miniroot
Age
Commit message (
Expand
)
Author
2016-09-17
ping6(8) is now a hardlink to ping(8).
Florian Obser
2016-09-16
Revert last. -f is a bad bad idea here.
Kenneth R Westerback
2016-09-16
Use 'umount -f' so failing to umount root does not blow up install/upgrade
Kenneth R Westerback
2016-09-13
Provide a stripped down group file for the install media.
Robert Peichaer
2016-09-13
"Make disk selection dumb again", or at least make the change less
Alexander Hall
2016-09-11
ramdisk ftp(1) client never probes for ftp & ftp-data services, because
Theo de Raadt
2016-09-11
ramdisk does not need a passwd entry for uucp.
Theo de Raadt
2016-09-11
a lonely little space
Theo de Raadt
2016-09-10
Ensure that a previous cdrom install method is passed through
Robert Peichaer
2016-09-10
Ensure that previous installer choices are available during upgrades
Robert Peichaer
2016-09-10
Ensure that install_files() returns successful if the _tmpsrc
Robert Peichaer
2016-09-10
Fix detection if default route was set by dhclient in v4_defroute().
Robert Peichaer
2016-09-09
There were 3 ways of using shell at the initial prompt of the installer.
Robert Peichaer
2016-09-05
Tweak comments and spacing.
Robert Peichaer
2016-09-05
Relax permissions to make files readable by unpriv users again.
Robert Peichaer
2016-09-04
Not having the root filesystem on the 'a' partition is
Alexander Hall
2016-09-04
Improve the auto disk selection and also apply it for installs as well
Alexander Hall
2016-09-04
Move files created by root during install/upgrade in a subdir of
Robert Peichaer
2016-09-03
Make the installer safer by fetching and verifying external data
Robert Peichaer
2016-09-03
Add a do_as() function that executes commands as unprivileged user
Robert Peichaer
2016-09-03
Add two users accounts to the install media that have no privileges
Robert Peichaer
2016-09-03
Enable a stripped down version of doas(1) on the install media.
Robert Peichaer
2016-09-02
for an upgrade disk selection, present a default alternative of 'auto',
Alexander Hall
2016-08-23
Type. 'if' != 'lf'. Fixes error message and setting hostname from dhcp lease
Kenneth R Westerback
2016-08-21
Make lease_value() unescape quoted strings. To be fully compliant, we
Alexander Hall
2016-08-21
tweak previous
Robert Peichaer
2016-08-17
Use more dhcp info when trying autoinstall/autoupgrade.
Kenneth R Westerback
2016-07-23
Back out the automatic pkg.conf installpath changes; because pkg_add has
Theo de Raadt
2016-05-27
whitespaces grow bsd.rd, you know
Theo de Raadt
2016-05-27
During install, set new 'wxallowed' mount option for the filesystem
Robert Peichaer
2016-05-26
Rename variables to a less ambiguous name better matching their purpose.
Robert Peichaer
2016-05-22
Rename variable $action (which is actually global) to AI_MODE.
Robert Peichaer
2016-05-20
Log questions and answers during install/upgrade in a format that can be
Robert Peichaer
2016-05-20
Move code to create unique filenames and to prepare a file
Robert Peichaer
2016-04-28
Replace /dev/bpf[0-9] with /dev/bpf and /dev/bpf0. The /dev/bpf node is
Martin Natano
2016-04-27
rc.firsttime -> rc.sysmerge for running sysmerge(8) after an upgrade.
Antoine Jacoutot
2016-04-25
In upgrade mode, automatically run sysmerge(8) in batch mode before fw_update...
Antoine Jacoutot
2016-04-11
- In isin(), quote $_b to ensure it's treated as string not as pattern.
Robert Peichaer
2016-04-11
Tweak bsort():
Robert Peichaer
2016-04-09
Remove _tz as intermediate variable and use CGI_TZ directly.
Robert Peichaer
2016-04-09
Use _if for a single interface name and _ifs for a list of interface
Robert Peichaer
2016-04-08
Use _if instead of _ifs as variable name for single interface names.
Robert Peichaer
2016-04-08
Rename getdevname() to get_dkdev_name() to better reflect the actual
Robert Peichaer
2016-04-08
Directly assign device name to rootdisk with modified sed pattern.
Robert Peichaer
2016-04-02
Simplify defining the various set lists.
Robert Peichaer
2016-04-02
Remove unused variable.
Robert Peichaer
2016-04-02
forgot to cvs rm locally in previous commit
Robert Peichaer
2016-04-02
- merge install.sh into install.sub as do_install()
Robert Peichaer
2016-03-05
missed 'sed -i'
Robert Peichaer
2016-02-27
Cleanup the list of usernames that are rejected during installation.
Robert Peichaer
[next]