1a33336ab2
installer.sh: fix for new bug constisting in always checking for bad blocks
2015-02-15 13:29:49 +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
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
85a429b652
installer.sh: copy /etc/X11/xorg.conf.d/*.conf from live to installed system
2014-08-08 20:05:50 +02:00
27e3ed99f7
installer: support for separate /boot partition (which is required for LVM support)
2014-06-25 19:18:28 +02:00
4003456d89
installer.sh: remove leading and trailing quotation marks around files being copied
2014-06-12 01:25:15 +02:00
3c2d3b66d4
installer: update copyright date
2014-06-11 23:59:31 +02:00
bc51cf5c80
installer.sh/installer.conf: more safe setting of LANG in /etc/locale.conf
2014-04-05 19:08:57 +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
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
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
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
f21e71bfe1
installer.sh: fix live ssh keys removal on installed target
2013-04-19 16:27:16 +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
c9b67d6520
installer.sh: make INSTALL_CLONE_MODE check more clear
2013-02-06 20:25:52 +01:00
9a30136d91
installer.sh: x86_64: support copying files from /lib64
2013-02-06 16:42:43 +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
f444cdddef
installer.sh: set 'noatime' for root (/) and /home filesystems configured in /etc/fstab
2012-07-30 16:32:38 +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
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
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
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
7b63c05b37
installer.kmdr: fix MBR changed check after gparted
...
installer.sh: fix not-running kernel removal
2011-10-06 18:27:19 +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
670a071a66
installer.kmdr, installer.sh: code changed to use udisks instead of hal
2011-09-04 22:02:43 +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