Software we import from outside tends to bloat faster than software we
authorderaadt <deraadt@openbsd.org>
Sun, 8 May 2022 23:54:10 +0000 (23:54 +0000)
committerderaadt <deraadt@openbsd.org>
Sun, 8 May 2022 23:54:10 +0000 (23:54 +0000)
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)

distrib/sparc64/ramdiskB/list

index 5b062bd..00ec9d7 100644 (file)
@@ -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