54141ab6df
Add openmamba-postinstall calamares module with home dir customization and / perms fix
2015-04-30 16:38:23 +02:00
00e9533b97
Release 2.9.92
2015-03-14 17:24:33 +01:00
a80aac26f7
Remove obsolete login.live and eject_cd.sh
2015-03-14 17:19:48 +01:00
64a85d4455
calamares: remove live-user-environment new subpackage after installation
2015-03-14 17:19:01 +01:00
e36419fb5a
Release 2.9.91
2015-02-22 19:27:20 +01:00
7877a4d4d2
calamares: added background to installer and adjusted prepare settings
2015-02-22 19:25:53 +01:00
bddf37973a
Release 2.9.90
2015-02-22 15:18:31 +01:00
3ebb013c31
calamares: added preliminary installation slides for openmamba
2015-02-22 15:17:02 +01:00
0332dcf51d
Remove old installer in favour of calamares
2015-02-22 13:53:41 +01:00
3b5d7ca4dd
Release 2.9.0
2015-02-19 16:45:06 +01:00
b05e940335
calamares: also remove calamares after installation
2015-02-19 16:41:41 +01:00
2202467638
calamares: enable displaymanager module to set autologin
2015-02-19 16:35:42 +01:00
b67fec4221
calamares: set user permissions and fix reboot with systemctl
2015-02-19 16:22:43 +01:00
60b5eacfe4
calamares: changes which already allow to perform an installation
2015-02-19 14:37:32 +01:00
2b76085598
calamares: fix png file for openmamba in branding qml file
2015-02-19 11:23:59 +01:00
61001bdc43
Release 2.8.2
2015-02-15 13:42:21 +01:00
4c8c419c9e
installer.kmdr: other attempt to fix kde reboot
2015-02-15 13:41:29 +01:00
1a33336ab2
installer.sh: fix for new bug constisting in always checking for bad blocks
2015-02-15 13:29:49 +01:00
144d097de0
Release 2.8.1
2015-02-07 17:48:43 +01:00
3a1a5935eb
Preliminary addition of custom calamares installer configuration files for openmamba
2015-02-07 17:47:33 +01:00
f34c77408a
Release 2.8.0
2015-01-25 20:15:36 +01:00
742f63e05b
installer.kmdr: small fixes to support freshly added filesystem types
2015-01-25 20:15:05 +01:00
9c680504e3
installer.sh: btrfs and xfs want -f to format on an existing filesystem
2015-01-25 20:13:45 +01:00
f6e48799d4
installer: support (experimental!) for more filesystems (btrfs,nilfs2,jfs,xfs) and bad blocks check
2015-01-25 17:07:40 +01:00
69ecd6de09
Release 2.7.9
2015-01-17 16:19:56 +01:00
4690ebb1d5
installer.kmdr: allow grub installation to gpt disk device which will install it in the bios_grub partition
2015-01-16 20:49:21 +01:00
5aa3b7aca6
installer.kmdr: fixes for reboots
2015-01-16 18:38:52 +01:00
e81ae6996c
Release 2.7.8
2014-08-30 14:06:20 +02:00
6db4e3e04e
installer.kmdr: hopefully fix reboot button: use dbus-send instead of missing qdbus
2014-08-30 14:03:52 +02:00
b609b81d95
installer.sh: copy live timezone setting to installed system; remove code running obsoleted MAKEDEV script
2014-08-30 14:01:28 +02:00
1c3dc1a870
installer.sh: don't create obsolete directory /initrd
2014-08-23 12:32:58 +02:00
cbcb688ab1
Release 2.7.7
2014-08-08 20:07:15 +02:00
85a429b652
installer.sh: copy /etc/X11/xorg.conf.d/*.conf from live to installed system
2014-08-08 20:05:50 +02:00
05f763f9fa
installer.kmdr: decrease minimum boot partition size to 200MB
2014-06-26 16:00:28 +02:00
6b41d8fb69
Release 2.7.6
2014-06-26 15:14:02 +02:00
27e3ed99f7
installer: support for separate /boot partition (which is required for LVM support)
2014-06-25 19:18:28 +02:00
af01e050d4
installer.kmdr: fix alignment of 'Current partition status' box
2014-06-25 17:52:40 +02:00
fcd43a4df6
installer.kmdr: small fix to previous commit for product and vendor displayed
2014-06-25 17:43:11 +02:00
0311bc8539
installer.kmdr: preliminary LVM support
2014-06-25 17:04:14 +02:00
16ea9baaf8
Release 2.7.5
2014-06-25 17:01:56 +02:00
2fc829ba4b
installer.kmdr: update openmamba logo icon
2014-06-12 01:56:23 +02:00
1d6ac75abe
installer.kmdr: update openmamba title image
2014-06-12 01:51:36 +02:00
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