Commit graph

23 commits

Author SHA1 Message Date
Marcos Mello
7628014a95 Let xfce4-power-manager configure screen saver 2020-03-28 15:42:39 -03:00
Marcos Mello
dd1a859235 Add sound support (PulseAudio)
* pulseaudio-alsa, in addition to install PulseAudio as a dependency,
  configures ALSA to use PulseAudio.

* PulseAudio started by the systemd --user instance.

* Drop-ins allow PulseAudio start as root.

* XFCE panel configuration adjusted accordingly.

* alsa-utils is optional, but still useful for debugging purposes.

* 90-alsa-restore.rules is not useful with PulseAudio, mask it.
2020-03-12 20:06:04 -03:00
Marcos Mello
9e5d364847 Disable not useful timer units
systemctl disable is not enough because these units are enabled via symlinks
in /usr/lib/systemd/system/xxx.wants/ directory.
2020-03-08 08:55:01 -03:00
Francois Dupoux
2122026182 Merge branch 'unwanted-scripts' into 'master'
Remove archiso's unwanted startup script

Closes #80

See merge request fdupoux/sysresccd-src!10
2020-03-06 18:08:29 +00:00
Marcos Mello
46f53d0222 Remove archiso's unwanted startup script
SystemRescueCd has its own autorun feature.

Closes fdupoux/sysresccd-src#80
2020-03-06 14:17:39 -03:00
Marcos Mello
2b42e8bd34 customize_airootfs.sh: do not call chown
Unnecessary since a90fbcbf6f
2020-03-05 21:23:19 -03:00
Francois Dupoux
c26976f143 Merge branch 'prettify-systray' into 'master'
Prettify systray

See merge request fdupoux/sysresccd-src!6
2020-03-01 20:42:29 +00:00
fdupoux
8e0feb7801 Removed /usr/lib/libgo.* (reduces the ISO image by 10MB) 2020-03-01 20:36:46 +00:00
Marcos Mello
97f4aa9b07 Prettify systray 2020-03-01 16:25:24 -03:00
fdupoux
86fd9248de Remove keepassxc translation files to save disk space 2020-02-02 09:42:39 +00:00
fdupoux
d929bb83f2 Minor fixes in customize_airootfs.sh 2020-02-01 09:52:46 +00:00
fdupoux
e139159f5c Cleanup locale files using localepurge 2020-01-26 14:02:31 +00:00
fdupoux
1e1a7cca56 Make separator transarent in the xfce panel 2020-01-25 14:23:32 +00:00
fdupoux
a438dc666f Removed static library files in /usr/lib (reduces the ISO image by 27MB) 2020-01-25 13:56:36 +00:00
fdupoux
43859305b9 Removed /usr/include (reduces the ISO image by 15MB) 2020-01-25 12:39:01 +00:00
fdupoux
3785c13dcd Added strings and ar commands using busybox 2020-01-25 12:36:59 +00:00
fdupoux
a99914e0f1 Removed liquidio and netronome firmwares (reduces the ISO image by 28MB) 2020-01-12 10:06:57 +00:00
fdupoux
23e8470a3b Removed more files to save disk space 2019-12-29 20:48:13 +00:00
fdupoux
7c256c2799 Enabled iptables/ip6tables by default 2019-12-29 20:45:42 +00:00
fdupoux
d6b31d2903 SystemRescueCd-6.0.3 2019-04-14 13:24:36 +01:00
fdupoux
f2ccb777d7 SystemRescueCd-6.0.2 2019-02-21 21:27:05 +00:00
fdupoux
30483ee7df SystemRescueCd-6.0.1 2019-02-09 14:21:40 +00:00
fdupoux
5a6aec2276 SystemRescueCd-6.0.0 2019-02-02 11:22:52 +00:00