add a hook to remove unused locales from the live system
saves ~100 MB on the final iso image size
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
locale-gen --keep-existing
|
||||||
|
localepurge
|
||||||
Reference in New Issue
Block a user