Commit Graph

12 Commits

Author SHA1 Message Date
8882eab440 Added make support for multiple architectures and did cleanup 2021-11-03 16:17:15 +01:00
a18780614b Minimized packages 2021-10-28 15:57:06 +02:00
nodiscc
3d0e9125f0 build: reduce ISO image size (don't keep APT indices on the live filesystem) 2021-10-16 01:30:22 +02:00
nodiscc
4d3bca2262 config: add mousepad configuration (dconf settings)
add a hook to update the systemd dconf database during build
https://help.gnome.org/admin/system-admin-guide/stable/dconf-custom-defaults.html.en
https://help.gnome.org/admin/system-admin-guide/stable/dconf-keyfiles.html.en
https://help.gnome.org/admin/system-admin-guide/stable/dconf-lockdown.html.en
https://help.gnome.org/admin/system-admin-guide/stable/dconf-profiles.html.en
Fixes #40
2020-08-23 17:40:58 +02:00
nodiscc
b52163058d hooks: disable USE_DPKG to allow localepurge to run, re-enable it afterwards
fix formatting of debug messages
2020-04-13 16:17:43 +02:00
nodiscc
de4a62ed7f hooks: emit log message before running 2020-04-13 15:13:56 +02:00
nodiscc
e136462d43 add a hook to remove unused locales from the live system
saves ~100 MB on the final iso image size
2020-04-12 20:22:30 +02:00
nodiscc
98102aacbe add a live-build hook to enable multiarchitecture
https://wiki.debian.org/Multiarch/HOWTO
2020-03-07 21:01:37 +01:00
nodiscc
dd1223938c add a live-build hook to set teh default desktop session to xfce 2020-03-07 21:01:34 +01:00
nodiscc
b88c78ee74 add a live-build hook to set the default enabled/disabled status for systemd services 2020-03-07 21:01:30 +01:00
nodiscc
46e8d71a8b add a live-build hook to clear apt cacahe of downloaded pakages form final image
cleanup is still incomplete https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947123
2020-02-23 13:49:38 +01:00
nodiscc
d0432ef4ba add a live-build hook to remove unwanted packages from final image 2020-02-23 13:48:56 +01:00