History log of /openbsd/distrib/octeon/ramdisk/list (Results 1 – 25 of 33)
Revision Date Author Comments
# 067851b1 28-Apr-2023 kevlo <kevlo@openbsd.org>

Add support for RTL8188FTV chip to urtwn(4).

Tested with Comfast CF-WU710N v4.

"go ahead" deraadt@
OK stsp@


# eae74f8a 04-Oct-2021 kevlo <kevlo@openbsd.org>

Add firmwares for rsu(4), rtwn(4), and urtwn(4) drivers.
ok deraadt@


# 0e917a1d 29-Aug-2021 deraadt <deraadt@openbsd.org>

new installboot will sometimes reuse the existing msdos boot partition instead
of running newfs_msdos, so fsck_msdos gets run behind the scenes. A few
architectures were missing this binary on their

new installboot will sometimes reuse the existing msdos boot partition instead
of running newfs_msdos, so fsck_msdos gets run behind the scenes. A few
architectures were missing this binary on their install media
noticed by sthen

show more ...


# fec72361 18-Jul-2021 deraadt <deraadt@openbsd.org>

Remove hackery around /tmp/i/resolv.conf*. In particular "lookup file bind"
is required because of TLS servername for contacting ftp.openbsd.org, and
there is no point doing that in resolv.conf.tail

Remove hackery around /tmp/i/resolv.conf*. In particular "lookup file bind"
is required because of TLS servername for contacting ftp.openbsd.org, and
there is no point doing that in resolv.conf.tail because it is no longer used.
ok florian kn

show more ...


# ca41e33f 16-Jul-2021 florian <florian@openbsd.org>

Replace dhclient with dhcpleased/resolvd on the ramdisk.
OK deraadt who also helped making some space.


# a284d5af 27-Jun-2020 deraadt <deraadt@openbsd.org>

convert macppc, octeon, and loongson to use MI installboot, removing
special case scripting in install.md.
(macppc still requires manual steps for HFS bootmode)
tested by krw, visa, gkoehler


# b2c5e891 07-Jun-2019 deraadt <deraadt@openbsd.org>

eliminate differences between all the list files as much as
possible, and remove the failed previous attempts at sharing
in ./miniroot and ./ramdisk. maybe now that differences are
eliminated we can

eliminate differences between all the list files as much as
possible, and remove the failed previous attempts at sharing
in ./miniroot and ./ramdisk. maybe now that differences are
eliminated we can start a new sharing effort? i dunno..

show more ...


# 5b7f980c 02-Jun-2019 deraadt <deraadt@openbsd.org>

first few small steps towards unification


# 9ff7454d 13-May-2019 naddy <naddy@openbsd.org>

Add tee(1) to the ramdisk filesystem and use it to provide both a
moving progress bar during auto upgrade/install and a clean log
afterwards. ok deraadt@


# 88e2a9b1 29-Apr-2019 deraadt <deraadt@openbsd.org>

remove the abstraction REV on top of abstraction OSrev which is always
the sme.


# 14c88d59 19-Nov-2017 job <job@openbsd.org>

add growfs(8) to ramdisk

Some resizing scenarios can be done from within single user mode, but
resizing the root partition required you to bring your own growfs(8)
binary into the ramdisk environmen

add growfs(8) to ramdisk

Some resizing scenarios can be done from within single user mode, but
resizing the root partition required you to bring your own growfs(8)
binary into the ramdisk environment. This commit adds growfs(8) to the
ramdisks (the ones that don't have space constraints) to simplify such
operations.

OK deraadt@

show more ...


# f99f61a2 08-Jul-2017 florian <florian@openbsd.org>

hook up slaacd to the installer on media where we have INET6


# 3ba998db 17-Sep-2016 florian <florian@openbsd.org>

ping6(8) is now a hardlink to ping(8).
The instbin stuff looks good to deraadt@


# df787448 13-Sep-2016 rpe <rpe@openbsd.org>

Provide a stripped down group file for the install media.
Saves precious 896 bytes as a side effect.

OK deraadt


# 99042d62 04-Sep-2016 rpe <rpe@openbsd.org>

Move files created by root during install/upgrade in a subdir of
/tmp with proper permissions so that unprivileged programs can not
tamper with them.

positive feedback from deraadt
OK halex


# cf1168a5 03-Sep-2016 rpe <rpe@openbsd.org>

Enable a stripped down version of doas(1) on the install media.

OK halex, tb, deraadt


# 5a7df5f2 02-Apr-2016 rpe <rpe@openbsd.org>

- merge install.sh into install.sub as do_install()
- merge upgrade.sh into install.sub as do_upgrade()
- delete install.sh and upgrade.sh
- make install.sub executable
- turn install and upgrade int

- merge install.sh into install.sub as do_install()
- merge upgrade.sh into install.sub as do_upgrade()
- delete install.sh and upgrade.sh
- make install.sub executable
- turn install and upgrade into symbolic links to install.sub
- add autoinstall symbolic link to install.sub
- change dot.profile to use these symlinks
- introduce a -m option to set MODE in install.sub
- alternativly set MODE and AUTO depending on PROGNAME
- execute the do_{install,upgrade) functions depending on $MODE

OK halex@, krw@
'go for it' deraadt@

show more ...


# e205bbba 13-Apr-2015 deraadt <deraadt@openbsd.org>

pwd_mkdb now fits onto the install media. no more chroot games.


# e825759e 02-Apr-2015 deraadt <deraadt@openbsd.org>

more -> less; not less -> more


# fb6bdafc 11-Mar-2015 deraadt <deraadt@openbsd.org>

adjust for removal of expr (and while here, sort all these lists, with the
goal of eventually refactoring them)


# d853ccc7 23-Feb-2015 deraadt <deraadt@openbsd.org>

expr no longer needed on media, thanks to halex and todd and rpe


# 03ab94f1 28-Dec-2014 deraadt <deraadt@openbsd.org>

Build special/encrypt into instbin, to prepare for dropping use of the
version in just installed base.


# 1d661162 27-Dec-2014 deraadt <deraadt@openbsd.org>

SRCDIRS must now always come from distrib/special. A few systems
still MD installboot, and we will need to repair those before
release, or force them pure -static use by both base and instbin.


# c7a7b9f7 03-Dec-2014 florian <florian@openbsd.org>

rtsol(8) is no longer needed on the ramdisks.
OK deraadt@


# 180fcef3 20-Jul-2014 deraadt <deraadt@openbsd.org>

place sysctl in sorted order; Jean-Philippe Ouellet


12