diff options
author | Olav Vitters <olav@vitters.nl> | 2020-08-04 10:15:54 +0200 |
---|---|---|
committer | Olav Vitters <olav@vitters.nl> | 2020-08-04 10:15:54 +0200 |
commit | f3a336b0f2e0fb24fd52008068dea26679b7fd01 (patch) | |
tree | f0ecce5bdf9e1a77fa648a538230d8ca38193b91 | |
parent | 65aa147caff34e93d2b87ce94679c8a25755c500 (diff) | |
download | initscripts-f3a336b0f2e0fb24fd52008068dea26679b7fd01.tar initscripts-f3a336b0f2e0fb24fd52008068dea26679b7fd01.tar.gz initscripts-f3a336b0f2e0fb24fd52008068dea26679b7fd01.tar.bz2 initscripts-f3a336b0f2e0fb24fd52008068dea26679b7fd01.tar.xz initscripts-f3a336b0f2e0fb24fd52008068dea26679b7fd01.zip |
README.Mageia.md: finished: moving of files/directories across packages, incl spec file specific ones
-rw-r--r-- | README.Mageia.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.Mageia.md b/README.Mageia.md index 66fe2804..1f81ec2a 100644 --- a/README.Mageia.md +++ b/README.Mageia.md @@ -26,7 +26,7 @@ The repository does not contain full history (although that was an original inte Spec file related: - [ ] Need to cleanup /etc/locale in 10.04 spec file -- [ ] Need to move 9.78 specific ownership of files to correct packages +- [x] Need to move 9.78 specific ownership of files to correct packages: Found additional files /var/log/{btmp,wtmp}. Moved those to systemd as per systemd-246-3. - [ ] Need to further analyze 9.78 spec file for deviations with upstream - [ ] Need to write 10.04 spec file, determine how much to deviate from upstream. - [ ] Upstream implemented alternatives system for ifup and ifdown. Need to align with NetworkManager. |