05c23e1ade
* Compress kernel with gzip rather than lzma, it's faster. * Mark package as essential for upgrades, not optimal but works. --HG-- extra : convert_revision : 67e7a831b26ae4b7a58d9455593c49e911a984ce
11 lines
535 B
Plaintext
11 lines
535 B
Plaintext
* Create /etc/issue in xbps-base-files.
|
|
* Add a trigger for fc-cache.
|
|
* Add a trigger to (un)register users/groups. Currently packages that
|
|
require user/groups use custom INSTALL/REMOVE scripts, which adds
|
|
a lot of duplicated work.
|
|
* Add support to stop and restart package's OpenRC service while
|
|
removing and upgrading a package.
|
|
[PARTIAL: at pre-remove the services are stopped but not yet restarted]
|
|
* Fix HAL/PolicyKit for nonroot to be able to admin tasks.
|
|
* Fix loadkeys(1) incorrectly loading the olpc keymap vs qwerty.
|