aboutsummaryrefslogtreecommitdiff
path: root/MOTD
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-06 10:27:42 +0300
committerCem Keylan <cem@ckyln.com>2021-09-06 10:27:42 +0300
commit82b57c7b49a6dd417039e9fba1da0e313c9a266a (patch)
tree60a7fb009ba8504dca7cd53b41da87da2a224cc3 /MOTD
parent7f2f2c071ea518b1d12d2d89e6ff87b77da3131e (diff)
downloadrepository-82b57c7b49a6dd417039e9fba1da0e313c9a266a.tar.gz
MOTD: update
Diffstat (limited to 'MOTD')
-rw-r--r--MOTD15
1 files changed, 11 insertions, 4 deletions
diff --git a/MOTD b/MOTD
index 3c4ca41f..90239ce5 100644
--- a/MOTD
+++ b/MOTD
@@ -5,11 +5,18 @@
#### #### # #### ### #### # # # ### # #
------------------------------------------------------------
+- 2021-09-06 :: 'gzip' has been renamed to 'pigz'. You need
+ to run the following to switch between packages:
-- 2021-07-31 :: otools 'grep' and 'm4' seems to break the
- build system of certain packages, you are advised to
- replace these by running:
+ cpt bi pigz
+ cpt a | grep ^pigz | cpt a -
+ cpt r gzip
+
+- 2021-08-10 :: 'm4' is no longer part of the standard base
+
+- 2021-07-31 :: otools 'grep' seems to break the build
+ system of certain packages, you are advised to replace
+ it by running:
- cpt a m4 /usr/bin/m4
cpt a busybox /usr/bin/grep