diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2022-05-08 23:54:11 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2022-05-08 23:54:11 +0000 |
commit | 6f59cce5fb2a813bd0838c26a382c282c712641f (patch) | |
tree | 59749f0bc8d78501b9cf054821efa063b3e25a8d /distrib/sparc64 | |
parent | becf9d6b94af2e7e86b2ab48ace52f88017fbdf9 (diff) |
Software we import from outside tends to bloat faster than software we
write ourselves. This is a sad fact. libz just did this to us, again.
I don't care to hunt for reasons or justifications because it is an
endless battle.
Therefore this tiny (floppy) media can no longer include the TZ files.
Because some other architectures also have tight media, we have an
install script mechanism to cope with this -- when they are missing, it
asks the timezone question later, after the base set is installed with
the files)
Diffstat (limited to 'distrib/sparc64')
-rw-r--r-- | distrib/sparc64/ramdiskB/list | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/sparc64/ramdiskB/list b/distrib/sparc64/ramdiskB/list index 5b062bd9785..00ec9d70115 100644 --- a/distrib/sparc64/ramdiskB/list +++ b/distrib/sparc64/ramdiskB/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.55 2021/07/18 15:18:49 deraadt Exp $ +# $OpenBSD: list,v 1.56 2022/05/08 23:54:10 deraadt Exp $ SRCDIRS distrib/special @@ -35,7 +35,7 @@ LINK instbin sbin/mknod LINK instbin sbin/mount LINK instbin sbin/mount_ffs LINK instbin sbin/newfs -LINK instbin sbin/ping sbin/ping6 +LINK instbin sbin/ping LINK instbin sbin/reboot sbin/halt LINK instbin sbin/route LINK instbin sbin/sysctl @@ -80,4 +80,4 @@ SYMLINK install.sub autoinstall SYMLINK install.sub install SYMLINK install.sub upgrade -TZ +#TZ # this does not fit on the floppy |