Commit Graph

150 Commits

Author SHA1 Message Date
78a5686eca Release 2.6.1 2013-04-15 00:30:34 +02:00
ef077ea621 installer.sh: also bind mount /run as required by dracut when systemd is running 2013-04-14 20:23:00 +02:00
7c4b54bef5 installer: fix ISO check progress bar after fixing md5deep 2013-04-14 19:50:39 +02:00
785a2efafa Release 2.6.0 2013-02-08 13:52:00 +01:00
c9b67d6520 installer.sh: make INSTALL_CLONE_MODE check more clear 2013-02-06 20:25:52 +01:00
c515911c51 installer.kmdr: don't check by default 'updates from stable repositories' in devel installation 2013-02-06 20:10:37 +01:00
9a30136d91 installer.sh: x86_64: support copying files from /lib64 2013-02-06 16:42:43 +01:00
2a75e59cf8 installer.kmdr: support x86_64 lib directory when checking for kcm clock and language applets 2013-02-06 16:20:12 +01:00
771ce7d2e0 Release 2.5.4 2012-11-05 02:19:34 +01:00
455c6e9f39 installer.sh: also bind /sys to destination mount point which seems to fix issues with dracut 2012-11-03 18:42:37 +01:00
25e7fecd0c openmamba-installer: specify full patch of kmdr-executor to work on environments which don't use that path (currently Gnome) 2012-11-02 19:39:17 +01:00
f444cdddef installer.sh: set 'noatime' for root (/) and /home filesystems configured in /etc/fstab 2012-07-30 16:32:38 +02:00
3c6705af0f installer.kmdr: fix LXDE reboot calling ConsoleKit via D-Bus 2012-07-28 15:22:05 +02:00
cf117d60bf installer.kmdr: remove reiser4 from fs choices (upstream support is missing since kernel 3.2) 2012-07-02 15:14:05 +02:00
5796014bb5 Release 2.5.3 2012-07-02 15:13:43 +02:00
0ebcf2edf3 installer.sh: don't transport vga=xxx option from live to installed system because it is obsoleted in grub 2012-03-31 18:47:07 +02:00
8047151ceb installer.sh: add vga=xxx and nomodeset kernel options to installed system if found in live /proc/cmdline 2012-03-31 18:35:57 +02:00
f9d8281bff installer.sh: fix label in grub menu entries for other OSes 2012-01-26 13:23:51 +01:00
0bac1eb055 installer.sh: fix mistake in sed line which replaces first console in /etc/inittab 2012-01-13 16:33:22 +01:00
bacd954e8b Release 2.5.0 2012-01-05 18:10:53 +01:00
7bc3a3e7c9 installer: configure first virtual console not to start in runlevel 5 to prevent conflicts with X 2012-01-05 12:15:51 +01:00
302ac59602 installer.kmdr: pass current HOME when calling installer.sh with sudo 2012-01-05 00:40:31 +01:00
6ceab0128c Release 2.4.99 2011-12-06 22:20:42 +01:00
ebdc6894d6 installer.sh: remove ssh certificates to create new ones in the installed system, now that they are precreated in live media 2011-12-06 22:19:17 +01:00
31bcc6e4ea openmamba-installer.desktop: added spanish translation 2011-11-02 14:01:17 +01:00
daafa4f158 openmamba-installer.desktop: add trailing semicolon to Categories for XDG standard compliance 2011-11-02 13:25:10 +01:00
923a4629f3 Release 2.4.98 2011-10-30 22:47:42 +01:00
23202d7fae Configure sudo to give liveuser user all permission with no password required 2011-10-30 18:08:48 +01:00
16ebbb5c67 installer.kmdr: disable clock and language buttons when not available 2011-10-30 16:42:03 +01:00
3e711cfee0 installer: also support /etc/locale.conf; fixed locale base support for non-KDE installations 2011-10-30 16:32:23 +01:00
4df882a34e installer: added support for /etc/vconsole.conf and /etc/X11/xorg.conf.d/{10-keyboard.conf,20-touchpad.conf} 2011-10-30 16:09:58 +01:00
2d498e88b4 installer: call shutdown using sudo with LXDE; fallback in KDE4 for shutdown with qdbus 2011-10-21 02:40:29 +02:00
7455659778 installer: install file in /etc/sudoers.d and modify to run as user and use sudo for external programs 2011-10-21 01:51:01 +02:00
007cfe7864 installer.kmdr: fix desktop session check on reboot for KDE when DESKTOP_SESSION returns default 2011-10-06 18:30:06 +02:00
7b63c05b37 installer.kmdr: fix MBR changed check after gparted
installer.sh: fix not-running kernel removal
2011-10-06 18:27:19 +02:00
833f6c8925 installer.kmdr: added check for home partition size >= 512MB, mostly as the simplest way to avoid displaying extended or other partitions 2011-10-06 17:04:03 +02:00
883b67fea7 installer.sh: added code to remove not-running kernel at the end of installation, to support mamba/mamba-64GB livedvd 2011-10-06 16:49:53 +02:00
546cef13da installer.sh: create /run directory 2011-10-06 03:11:33 +02:00
5b88d2b16c installer: run prefixed by kdesudo 2011-10-06 00:35:47 +02:00
f8fadf2ef1 Install live configuration files in /home/liveuser instead of /root 2011-10-06 00:34:17 +02:00
5668673c57 installer.kmdr: don't disable swap before calling gparted; it might be useful is system with low memory 2011-10-03 02:28:33 +02:00
2a6b945907 Release 2.4.1 2011-10-03 02:15:07 +02:00
9592ffe0d3 Add kde4 root configuration to disable Nepomuk on livecd 2011-10-03 02:13:29 +02:00
0e6b1498ed Release 2.4.0 2011-09-04 23:10:45 +02:00
3eae6ced60 installer.kmdr: calculated needed system space using medium occupacy (/squashfs) 2011-09-04 22:47:19 +02:00
670a071a66 installer.kmdr, installer.sh: code changed to use udisks instead of hal 2011-09-04 22:02:43 +02:00
704bff28e2 Release 2.3.12 2011-08-25 21:37:48 +02:00
96b24b6f60 installer: provide different reboot mechanisms for different desktops 2011-08-22 18:49:41 +02:00
da4d492339 installer.kmdr: add a check on .installer.conf to avoid running installer script multiple time when window is minimized and reshown
installer.sh: fix a return -1 causing a syntax error
2011-06-11 19:52:45 +02:00
3d08fe0509 First commit 2011-04-26 13:21:24 +02:00