Commit Graph

48 Commits

Author SHA1 Message Date
a0807e6b99 Various small update fixes 2021-06-05 14:21:52 +02:00
7f4f177389 Various updates for latest media builds 2021-05-13 11:10:25 +02:00
95715b2af2 livecd-light, rootfs-light: updates following LXQt switch and aarch64 new arch 2021-01-04 20:03:52 +01:00
9dd986c81e livecd-light-root, rootfs-light: switch from lxde to lxqt 2020-11-22 11:51:00 +01:00
32d4c09d08 Langpacks support 2020-10-16 09:37:46 +02:00
eca1d659ab Remove vboxguest and vboxvideo dkms installation as they are now provided in kernel 2020-07-24 17:35:57 +02:00
db55b47ae3 Other packages changes for rootfs* targets 2019-08-15 19:28:47 +02:00
68aea4be88 Updates/fix to rootfs* targets and smart -> dnf changes 2019-08-04 16:30:42 +02:00
49871dd73d Don't install vboxvideo on x86 as a workaround for rpm 4 segfaulting 2019-08-04 13:29:36 +02:00
d0d0d3de6d Changes following KDE 5 Plasma support 2018-01-29 12:55:39 +01:00
80e0133188 platforms: remove cpufreqd, smart-gui and other fixes 2017-12-24 11:54:06 +01:00
b5ca5936c2 livecd-light-root: remove samba-server and replace chromium with midori 2015-07-02 14:35:53 +02:00
4a9c454881 live*-root platforms: create desktop installer icon 2015-03-26 20:47:06 +01:00
64d5dccb6b Remove any created initramfs except failsafe one 2015-02-28 23:21:52 +01:00
d656ee17e0 Remove autologin configuration for display manages, now done in livecd-tools 2015-02-28 23:16:51 +01:00
16127b652d Centralize localtime setting from paltforms to main makedist.inc.sh
Also added configuration for calamares (maybe will move this to calamares script next)
2015-02-20 13:48:32 +01:00
ce9d14ac4b Remove /openmamba-livecd and similar boot directories 2015-02-19 15:12:41 +01:00
bc1c031c03 Support for workaround target pre-platform installation, just used temporary 2015-02-19 14:53:09 +01:00
9f1c80d2c7 Add vixie-cron and logrotate to all used platforms 2014-12-26 15:45:41 +01:00
1c514cbcdb livecd-light-root: remove macbook-tools 2014-10-08 21:34:04 +02:00
4a6d6c4ffd Remove chrony replaced by systemd component 2014-08-21 21:39:29 +02:00
9ed1237724 inittab is obsoleted 2014-08-21 20:01:08 +02:00
02c2e2ecbc Set /etc/localtime as a symlink and abandon /etc/timezone 2014-08-21 19:57:19 +02:00
5796d137c2 Fixes for rpm database problem when doing cross x86/x86_64 installations
Fixes: error: db4 error(-30986) from dbcursor->get: DB_PAGE_NOTFOUND: Requested page not found
2014-04-25 12:00:34 +02:00
c99a306125 Remove xinetd from various targets 2013-09-17 23:46:48 +02:00
5dea51fd57 Remove syslog-ng and msysklogd from various platforms; replaced by default by systemd journal 2013-09-17 13:05:45 +02:00
f6358f1d1c live platforms: support for precreating VirtualBox guest modules 2013-09-12 10:28:28 +02:00
b1d96a461c Remove ndisgtk from all platforms 2013-01-24 01:37:25 +01:00
fdbda9e5d5 gag removed from various targets 2013-01-03 13:35:07 +01:00
ee724130cd livecd-light-root: x86_64 support 2012-12-23 15:59:55 +01:00
94cd0568c3 All platforms: use --loginpause instead of --loginprog .. which doesn't work since login switch to util-linux 2.22; requires mingetty 1.08 2012-09-15 19:10:08 +02:00
83643e01fc Added totem-mozilla-plugin to all targets except livecd and testcd to save space 2012-01-21 19:28:19 +01:00
4e9ecf9d25 Remove compiz 2012-01-21 18:26:35 +01:00
ef2d4b4987 inittab: disable tty1 login in runlevel 5 in most targets 2012-01-21 17:44:25 +01:00
0d1cf68a81 Remove 'cnetworkmanager' as it is not longer supported for NM >= 0.9 2011-12-18 19:34:45 +01:00
dfa2e1cb13 Support initramfs removal for all installed kernels 2011-11-07 01:34:59 +01:00
64eb9bf559 Remove creation of SOUNDCARD_DB obsoleted since postplug 1.2.11 2011-11-07 01:28:37 +01:00
65ed94aa27 Added preferences for firewallgui 2011-11-02 13:02:15 +01:00
1af77e2b7f Remove live cd eject code, now done in livecd-tools 2011-10-30 18:20:01 +01:00
0fd58279d7 Migrate Makefiles from OpenOffice to libreoffice 2011-10-20 19:07:41 +02:00
5549af0893 livecd-light-root: enable dual kernel installation (mamba, mamba-64GB) 2011-10-19 13:12:04 +02:00
a086914719 livecd-gnome-root, livecd-light-root, sdk-root: don't install openmamba-devel 2011-10-10 19:47:30 +02:00
e947cb52c6 Configure live targets for autologin as 'liveuser' user instead of root 2011-10-06 02:22:35 +02:00
43ad5f72f2 livecd-root, livecd-gnome-root, livecd-light-root: added code to remove some documentation files to save space on CDs 2011-10-05 15:48:19 +02:00
9388e32701 firefox -> chromium migration for more targets
Define packagekitgui virtual requirement as kpackagekit or gnome-packagekit according to platform
2011-09-25 17:02:18 +02:00
3d947c5fae Restore nouveau support by removing kernel module blacklisting 2011-07-10 17:34:51 +02:00
Silvan Calarco
388763a5e5 Switch squashfs compression from lzma to xz (kernel >= 2.6.38) 2011-05-21 17:47:45 +02:00
Silvan Calarco
82255484ee Initial commit 2011-05-19 16:02:37 +02:00