Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't update UsePAM option in sshd configuration | Nicolas Vigier | 2012-05-15 | 1 | -0/+2 |
| | |||||
* | fix rtp log and move where it belongs | Thierry Vignaud | 2012-05-15 | 1 | -3/+0 |
| | |||||
* | - fix updates installation. installUpdates was relying on urpmi_add_all_media | Arnaud Patard | 2012-05-15 | 1 | -0/+3 |
| | | | | | | return value different than 0, which was always 0 due to the 'undef $wait' line | ||||
* | 14.2114.21 | Thierry Vignaud | 2012-05-11 | 1 | -0/+2 |
| | |||||
* | add bug reference | Olivier Blin | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | harddrake2: allow writing 0 as module option, and forbid options with spaces ↵ | Olivier Blin | 2012-05-10 | 1 | -0/+2 |
| | | | | (from Colin) | ||||
* | export res_init function to perl lib | Olivier Blin | 2012-05-10 | 1 | -0/+2 |
| | |||||
* | 14.2014.20 | Thierry Vignaud | 2012-05-06 | 1 | -0/+2 |
| | |||||
* | fix changelog | Thierry Vignaud | 2012-05-05 | 1 | -2/+0 |
| | |||||
* | bind mount /dev inside chroot rather than copy nodes (mga#5730) | Colin Guthrie | 2012-05-05 | 1 | -0/+2 |
| | |||||
* | Fix bug reference number in NEWS file | Colin Guthrie | 2012-05-05 | 1 | -1/+1 |
| | |||||
* | move installer changes where they belong | Thierry Vignaud | 2012-04-30 | 1 | -11/+0 |
| | |||||
* | drop support for reiser4 (mga#5680) | Thierry Vignaud | 2012-04-30 | 1 | -0/+2 |
| | |||||
* | - packageByName: make sure to return the installed noarch rpm if any. | Arnaud Patard | 2012-04-30 | 1 | -0/+4 |
| | |||||
* | - fix rebooting on autoinstall | Arnaud Patard | 2012-04-30 | 1 | -0/+3 |
| | |||||
* | - Allow to set urpm curl options in order to be able to make curl quiet. Setting | Arnaud Patard | 2012-04-30 | 1 | -0/+4 |
| | | | | | | this option to '-s' is making text autoinstall a lot cleaner and avoids missing warnings when installing rpms. | ||||
* | fix NEWS | Thierry Vignaud | 2012-04-29 | 1 | -2/+2 |
| | |||||
* | - harddrake: | Olivier Blin | 2012-04-29 | 1 | -0/+4 |
| | | | | | | o do not disable cpufreq on non-laptops o remove double apmd check | ||||
* | 14.1614.16 | Thierry Vignaud | 2012-04-29 | 1 | -0/+2 |
| | |||||
* | services: Update NEWS | Colin Guthrie | 2012-04-29 | 1 | -0/+3 |
| | | | | Forgot this in the last commit :s | ||||
* | 14.1114.11 | Thierry Vignaud | 2012-04-25 | 1 | -0/+2 |
| | |||||
* | services: Read systemd service information. | Colin Guthrie | 2012-04-24 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | This adds support for two different methods of working with systemd. The first, and more complete method is to query systemd for information about whether a service is enabled at boot. This mode requires that we are running under systemd and thus only works for machines in interactive mode post-install. For the installer, we also support a more rudamentary method which scans for unit files which contain simple install rules (i.e. only those services which are part of the typical multi-user or graphical targets (corresponding to runlevels 3 and 5 in the old days). This method will not show all services but it should be enough for the installer. https://bugs.mageia.org/show_bug.cgi?id=3253 https://bugs.mageia.org/show_bug.cgi?id=3740 https://bugs.mageia.org/show_bug.cgi?id=4910 https://bugs.mageia.org/show_bug.cgi?id=5122 | ||||
* | detect LVM on top on Encrypted partitions (mga#5330) | Pascal Terjan | 2012-04-23 | 1 | -0/+3 |
| | |||||
* | When selecting where ro install bootloader, display mountpoint if available, ↵ | Pascal Terjan | 2012-04-19 | 1 | -0/+3 |
| | | | | and size+fs_type if we have nothing (mga#5460) | ||||
* | list zc3xx driven as webcams (mga#5449) | Thierry Vignaud | 2012-04-18 | 1 | -0/+2 |
| | |||||
* | finish-install: make sure sbin is added to PATH | Olivier Blin | 2012-04-16 | 1 | -0/+1 |
| | |||||
* | ensure swap partition is activated in dracut (e.g. for swap on LVM, RAID etc) | Colin Guthrie | 2012-04-14 | 1 | -0/+1 |
| | |||||
* | fix incorrect NEWS location | Colin Guthrie | 2012-04-12 | 1 | -2/+0 |
| | |||||
* | Include persistent-storage udev rules (needed for UUID info on root disks ↵ | Colin Guthrie | 2012-04-10 | 1 | -0/+1 |
| | | | | during install) | ||||
* | installer: allow generation of host-only initrd during install | Colin Guthrie | 2012-04-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | During install dracut will generate a generic (i.e. large) initrd. As we now start udev early, we can use udev metadata when generating our initrd and thus we can generate our default, hostonly initrd. Thus ensure relevant directories (/run) are bind mounted and fake a /run/initramfs folder which is used in dracut to detect a boot which will have sufficient metadata in the udev DB. Tested with an install on a new disk and creating LVMs and also on an install where the pre-existing LVMs were reused. Suitable fixes to drakx-in-chroot have also been added, but remain untested | ||||
* | make sure ranges are always within limits in text mode (mga#646) | Pascal Terjan | 2012-04-08 | 1 | -0/+3 |
| | |||||
* | Release 14.314.3 | Pascal Terjan | 2012-04-07 | 1 | -0/+2 |
| | |||||
* | Fix partition numbering on GPT (mga#3091) | Pascal Terjan | 2012-04-05 | 1 | -0/+3 |
| | |||||
* | 14.214.2 | Thierry Vignaud | 2012-04-05 | 1 | -0/+2 |
| | |||||
* | reduce default timeout from 10 to 2mn (mga#4772) | Thierry Vignaud | 2012-04-03 | 1 | -0/+1 |
| | |||||
* | better log | Thierry Vignaud | 2012-04-03 | 1 | -1/+1 |
| | |||||
* | harddrake: cpufreq performance governor is no longer a module | Colin Guthrie | 2012-03-24 | 1 | -0/+3 |
| | |||||
* | 14.114.1 | Thierry Vignaud | 2012-03-23 | 1 | -0/+2 |
| | |||||
* | fix display "Mageia" | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | | | | (spot by perl_checker) | ||||
* | fix some missing Mageia occurences after bogus s/mdv/mga/ cleaning on importing | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | | | | (spot by perl_checker) | ||||
* | sort | Thierry Vignaud | 2012-03-23 | 1 | -3/+4 |
| | |||||
* | fix detecting bluetooth devices | Thierry Vignaud | 2012-03-23 | 1 | -0/+2 |
| | | | | (spot by perl_checker) | ||||
* | (auth) fix actually displaying "Domain Windows for authentication" | Thierry Vignaud | 2012-03-23 | 1 | -0/+2 |
| | | | | (spot by perl_checker) | ||||
* | fix some missing Mageia occurences after bogus s/mdv/mga/ cleaning on importing | Thierry Vignaud | 2012-03-23 | 1 | -0/+2 |
| | | | | (spot by perl_checker) | ||||
* | - use "splash" on the kernel command line vs. "splash=silent" as per upstream | Colin Guthrie | 2012-03-19 | 1 | -0/+4 |
| | | | | | | | code (e.g. plymouth, systemd and others) - support the "quiet" kernel command line argument to hide kernel text | ||||
* | 13.9313.93 | Thierry Vignaud | 2012-03-12 | 1 | -0/+2 |
| | |||||
* | (cmp_kernel_versions) move it from any.pm to common.pm; thus preventing lazy ↵ | Thierry Vignaud | 2012-03-12 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | loading of syscall.ph through any->detect_devices>modules>list_modules>MDK::Common>MDK::Common::System>syscall.ph This can end in crashing mgaaplet when performing live update (mga#3042) because of lazy loading of syscall (by which time perl may as well have been updated including syscall.ph which leave eg perl/5.12.x for perl/5.14.x) This also saves quite some memory for: - net_applet (5Mb aka 11%), - mgapplet (7Mb aka 14%) (as well as maybe for drakxnet but that's more transient): 21736 root 20 0 240m 44m 10m S 0 1.1 0:00.63 net_applet 21501 root 20 0 236m 39m 11m S 0 1.0 0:01.09 net_applet 23116 root 20 0 297m 50m 12m S 0 1.3 0:00.58 mgaapplet 23259 root 20 0 290m 43m 12m S 0 1.1 0:00.40 mgaapplet | ||||
* | 13.9213.92 | Thierry Vignaud | 2012-03-11 | 1 | -0/+2 |
| | |||||
* | (part_possible_actions) fix resizing LVs (mga#4666) | Thierry Vignaud | 2012-03-11 | 1 | -0/+1 |
| | | | | | | | | | | | | (is_LVM_resizable) introduce a real function instead of a "macro" else LVM_resizable got expanded as: member($part->{fs_type}, qw(btrfs ext3 ext4 reiserfs xfs)) then as: member($part->{fs_type}, qw(btrfs($part) ext3 ext4($part) reiserfs xfs)) commit r2781 ("sort") "brokes" ext4 by shifting it place in list by one (but ext3 would have failed) | ||||
* | (Resize,dmcrypt_open,RemoveFromDm) fix error on removing LVs | Thierry Vignaud | 2012-03-11 | 1 | -0/+2 |
| | | | | eg: "Undefined subroutine &fs::dmcrypt::close_part called" |