Commit Graph

20 Commits

Author SHA1 Message Date
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