Commit Graph

121 Commits

Author SHA1 Message Date
4003456d89 installer.sh: remove leading and trailing quotation marks around files being copied 2014-06-12 01:25:15 +02:00
78ab2998e6 installer.kmdr: fix long-standing bug of mounted partitions disappearing at installation beginning
Also remove obsolete dcop call to disable media notifier
2014-06-12 01:19:31 +02:00
3c2d3b66d4 installer: update copyright date 2014-06-11 23:59:31 +02:00
8221c3256d Relase 2.7.4 2014-06-11 23:53:37 +02:00
bc51cf5c80 installer.sh/installer.conf: more safe setting of LANG in /etc/locale.conf 2014-04-05 19:08:57 +02:00
10067eb5b0 installer.kmdr: fixes for language and locale settings; drop support; drop support for /etc/sysconfig/{i18n,keyboard} 2014-04-05 18:22:14 +02:00
460230742e Release 2.7.3 2014-04-02 00:59:10 +02:00
4d0cc6d735 installer.sh: some fixes for maybe long time bugs
- suse a pid file to avoid duplicated instances (note:requires /run, change to /var/run if backporting to milestone2)
- use trap to unmount install partition
- use PIPESTATUS[0] to manage errors in cp | cp_parser
2014-04-02 00:49:41 +02:00
a60b433c44 Release 2.7.2 2013-07-02 03:58:45 +02:00
37c23eb262 installer.sh: configure systemd for mambawelcome startup at the end of installation 2013-06-28 23:20:14 +02:00
27b08af71d installer.sh: remove some pre-systemd post-install configuration commands 2013-06-28 22:46:19 +02:00
f1c4b0a2fc Release 2.7.1 2013-06-12 14:09:54 +02:00
367f02a823 installer.sh: make sure it doesn't bind-mount new system itself under $MOUNTPOINT/mnt/install 2013-06-12 13:30:58 +02:00
15ca28c991 installer.sh: fix removal of livecd ssh keys on installed system 2013-06-12 12:21:55 +02:00
31fca7902d Release 2.7.0 2013-06-12 01:42:54 +02:00
e3260d88ee installer: support for EFI grub bootloader installation (currently only target x86_64-efi) 2013-06-12 01:05:37 +02:00
86284136d4 installer: remove other O.S. partiton selection, rely on grub-install + os-prober for automatic configuration 2013-06-12 00:21:01 +02:00
cdbd56e126 Release 2.6.2 2013-05-25 21:33:47 +02:00
4cbd9a5251 Configure autovt for automatic login of user 'liveuser' 2013-05-25 21:32:52 +02:00
7c1dae3837 eject_cd.sh: replace cdrecord with eject command 2013-04-19 18:35:33 +02:00
f21e71bfe1 installer.sh: fix live ssh keys removal on installed target 2013-04-19 16:27:16 +02:00
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