xbps-uchroot: handle SIG{INT,TERM,QUIT} signals to cleanup temp masterdir.

This commit is contained in:
Juan RP
2015-06-11 11:21:35 +02:00
parent 1774d17e40
commit 5ebd4a6dfb
2 changed files with 27 additions and 0 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.46 (???):
* xbps-uchroot(1): now handles SIG{INT,TERM,QUIT} signals to clean up the
temporary masterdir if `-t` is set.
* /usr/sbin is now a symlink in void, don't consider it as obsolete and never
remove it even if it was detected as obsolete.