diff options
author | Olav Vitters <olav@vitters.nl> | 2020-07-28 13:34:24 +0200 |
---|---|---|
committer | Olav Vitters <olav@vitters.nl> | 2020-07-28 13:34:24 +0200 |
commit | e02335a757399ed854a36f9714bea2bc72a3dd23 (patch) | |
tree | 586f92d4b14bc81da67dddbbad6853700a055cce | |
parent | 179c76ad506174c955b703f4673772755c5c1800 (diff) | |
download | initscripts-e02335a757399ed854a36f9714bea2bc72a3dd23.tar initscripts-e02335a757399ed854a36f9714bea2bc72a3dd23.tar.gz initscripts-e02335a757399ed854a36f9714bea2bc72a3dd23.tar.bz2 initscripts-e02335a757399ed854a36f9714bea2bc72a3dd23.tar.xz initscripts-e02335a757399ed854a36f9714bea2bc72a3dd23.zip |
sushell, sys-unconfig: removal has no effect on Mageia
-rw-r--r-- | README.Mageia.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.Mageia.md b/README.Mageia.md index 2de76fc3..379c487d 100644 --- a/README.Mageia.md +++ b/README.Mageia.md @@ -36,10 +36,10 @@ The repository does not contain full history (although that was an original inte - [ ] netreport functionality - [ ] /etc/networks moved into 'setup' package - [x] lang.{sh,csh} moved into setup package: Kept in our fork for now. -- [ ] sushell was removed: Investigated this, any reference to this still handled it. Plus systemd has its own thing. +- [x] sushell was removed: Investigated this, any reference to this still handled the lack of sushell. Plus systemd has its own (better) thing. - [x] shvar was removed: Not used in our fork. Usage removed upstream in 2000. No use in my installation (checked /etc, /usr) - [x] po/xgettext_sh was removed: Also not used by us -- [ ] sys-unconfig was removed. It was a shell script to reconfigure the system upon next boot: Probably never used. +- [x] sys-unconfig was removed. It was a shell script to reconfigure the system upon next boot: Probably never used. - [ ] etc/adjtime and /etc/sysconfig/clock moved into 'util-linux' package ### Stuff deprecrated |