Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 14.2614.26 | Thierry Vignaud | 2012-06-05 | 1 | -0/+2 |
| | |||||
* | fix detecting if Xorg started successfully | Thierry Vignaud | 2012-06-05 | 1 | -0/+2 |
| | |||||
* | 14.2514.25 | Thierry Vignaud | 2012-06-04 | 1 | -0/+2 |
| | |||||
* | (new,_setup_and_start_X) fix fallbacking on curses install aka abort | Thierry Vignaud | 2012-06-04 | 1 | -0/+2 |
| | | | | | | | gtk install startup if X failed to start issue introduced in r2434 on Dec 16 2011: "(_setup_and_start_X) split it out of new()" | ||||
* | describe funda's change | Thierry Vignaud | 2012-06-04 | 1 | -0/+1 |
| | |||||
* | use proper design from original author | Anne Nicolas | 2012-05-31 | 1 | -0/+2 |
| | |||||
* | 14.2414.24 | Thierry Vignaud | 2012-05-31 | 1 | -0/+2 |
| | |||||
* | fix build with perl-5.16.0 | Thierry Vignaud | 2012-05-31 | 1 | -0/+1 |
| | |||||
* | adapt to latest xkb | Thierry Vignaud | 2012-05-30 | 1 | -0/+2 |
| | |||||
* | 14.23.114.23.1 | Thierry Vignaud | 2012-05-29 | 1 | -0/+2 |
| | |||||
* | include newly needed module | Thierry Vignaud | 2012-05-29 | 1 | -0/+2 |
| | |||||
* | 14.2314.23 | Thierry Vignaud | 2012-05-28 | 1 | -0/+2 |
| | |||||
* | add missing bug ID | Thierry Vignaud | 2012-05-23 | 1 | -1/+1 |
| | |||||
* | (call_blkid) use newly introduced get_stdout_raw() to reduce blkid | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
| | | | | timeout to 30 seconds (mga#5979) | ||||
* | (ensure_dev_exists,getXenBlk,simple_partition_scan,should_prefer_UUID) add ↵ | Thierry Vignaud | 2012-05-23 | 1 | -0/+2 |
| | | | | | | support for XenBlk discs needs testing | ||||
* | (parse_args,empty_packages) enable to go fast with 'tune-rpm'... | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
| | | | | | for testing (it looks like urpm::set_tune_rpm() is more effective than what does install::pkgs::install() & _remove_raw() | ||||
* | (parse_args,empty_packages) add support for 'justdb' option | Thierry Vignaud | 2012-05-23 | 1 | -0/+2 |
| | | | | | | | | | | | (for fast testing; warning: no coverage for %post scripts errors or missing requires, non explicit file conflicts, ...) (installPackages) don't try to run ldconfig in 'justdb' mode (configureNetwork) don't try to set firewall, file tests will fail (afterInstallPackages) don't check for file | ||||
* | no need to create /dev/zero and the like, udev already did it | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
| | | | | | quite a lot more remain as we either lack prope udev rules or rely on older style entries or are needed in drakx-in-chroot mode | ||||
* | (init_path) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
| | |||||
* | kill last remanents of kernel-2.4.x | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
| | |||||
* | (chooseGroups) remember values when clicking "previous" | Thierry Vignaud | 2012-05-23 | 1 | -0/+3 |
| | |||||
* | 14.2214.22 | Anne Nicolas | 2012-05-15 | 1 | -0/+2 |
| | |||||
* | don't update UsePAM option in sshd configuration | Nicolas Vigier | 2012-05-15 | 1 | -0/+2 |
| | |||||
* | describe anne's change | Thierry Vignaud | 2012-05-15 | 1 | -0/+1 |
| | |||||
* | 14.22 never was released | Thierry Vignaud | 2012-05-15 | 1 | -2/+0 |
| | |||||
* | fix rtp log and move where it belongs | Thierry Vignaud | 2012-05-15 | 1 | -0/+4 |
| | |||||
* | move changelog where's relevant | Thierry Vignaud | 2012-05-13 | 1 | -2/+0 |
| | |||||
* | include "fuse" module (mga#5685) | Thierry Vignaud | 2012-05-13 | 1 | -0/+2 |
| | |||||
* | 14.2114.21 | Thierry Vignaud | 2012-05-11 | 1 | -0/+2 |
| | |||||
* | exported function concerns installer too | Thierry Vignaud | 2012-05-11 | 1 | -0/+2 |
| | |||||
* | 14.20.114.20.1 | Thomas Backlund | 2012-05-10 | 1 | -0/+2 |
| | |||||
* | drakx-in-chroot: unmount /dev in chroot | Olivier Blin | 2012-05-06 | 1 | -0/+2 |
| | |||||
* | 14.2014.20 | Thierry Vignaud | 2012-05-06 | 1 | -0/+2 |
| | |||||
* | fix changelog | Thierry Vignaud | 2012-05-05 | 1 | -0/+2 |
| | |||||
* | 14.1914.19 | Thierry Vignaud | 2012-05-03 | 1 | -0/+2 |
| | |||||
* | (empty_packages) fix displaying urpmi fatal errors (mga#5725) | Thierry Vignaud | 2012-05-03 | 1 | -0/+2 |
| | |||||
* | 14.1814.18 | Thierry Vignaud | 2012-05-02 | 1 | -0/+2 |
| | |||||
* | add missing libfuse.so.2 for mount.ntfs-3g (#5685) | Thierry Vignaud | 2012-05-02 | 1 | -0/+2 |
| | |||||
* | 14.1714.17 | Anne Nicolas | 2012-04-30 | 1 | -0/+2 |
| | |||||
* | enhance | Thierry Vignaud | 2012-04-30 | 1 | -1/+1 |
| | |||||
* | debuging history belongs to commit log, not to NEWS | Thierry Vignaud | 2012-04-30 | 1 | -2/+0 |
| | |||||
* | regroup related changes | Thierry Vignaud | 2012-04-30 | 1 | -7/+8 |
| | |||||
* | no need to list affected file names in NEWS | Thierry Vignaud | 2012-04-30 | 1 | -2/+2 |
| | |||||
* | move installer changes where they belong | Thierry Vignaud | 2012-04-30 | 1 | -0/+11 |
| | |||||
* | drop support for reiser4 (mga#5680) | Thierry Vignaud | 2012-04-30 | 1 | -0/+3 |
| | |||||
* | 14.1614.16 | Thierry Vignaud | 2012-04-29 | 1 | -0/+2 |
| | |||||
* | (install,check_mntpoint) forbid having /boot as btrfs (mga#5627) | Thierry Vignaud | 2012-04-28 | 1 | -0/+2 |
| | |||||
* | add btrfsck | Thomas Backlund | 2012-04-28 | 1 | -0/+2 |
| | |||||
* | 14.1514.15 | Thierry Vignaud | 2012-04-27 | 1 | -0/+2 |
| | |||||
* | (main,try_) fix partitions not being shown after clicking on "Reload | Thierry Vignaud | 2012-04-27 | 1 | -0/+2 |
| | | | | partition table" (mga#3260) |