Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (Create) enable to set LV names when not in expert mode | Thierry Vignaud | 2012-01-20 | 3 | -1/+6 |
| | |||||
* | include gtk20 translations (caps lock & the like) | Thierry Vignaud | 2012-01-20 | 2 | -1/+3 |
| | |||||
* | add missing space | Thierry Vignaud | 2012-01-20 | 1 | -0/+2 |
| | |||||
* | updated Slovenian translation | Filip Komar | 2012-01-19 | 1 | -185/+84 |
| | |||||
* | 13.75.1 | Thierry Vignaud | 2012-01-19 | 2 | -1/+3 |
| | |||||
* | include DM/MD udev rules so that install on LVM works again | Thierry Vignaud | 2012-01-19 | 2 | -0/+9 |
| | |||||
* | (start_udev) fix mounting /dev/pts & /dev/shm | Thierry Vignaud | 2012-01-19 | 2 | -1/+2 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2012-01-19 | 1 | -11/+14 |
| | |||||
* | fixed header so it passes msgfmt -c | Oliver Burger | 2012-01-19 | 1 | -4/+2 |
| | |||||
* | updated Slovenian translation | Filip Komar | 2012-01-18 | 1 | -322/+583 |
| | |||||
* | updated Slovenian translation | Filip Komar | 2012-01-18 | 1 | -2/+2 |
| | |||||
* | updated Turkish translation | Numan Demirdöğen | 2012-01-16 | 1 | -506/+192 |
| | |||||
* | updated Turkish translation | Numan Demirdöğen | 2012-01-16 | 1 | -1058/+555 |
| | |||||
* | updated Turkish translation | Numan Demirdöğen | 2012-01-16 | 1 | -117/+35 |
| | |||||
* | add support for --gdb | Thierry Vignaud | 2012-01-08 | 1 | -0/+3 |
| | |||||
* | 13.75 | Thierry Vignaud | 2012-01-07 | 2 | -1/+3 |
| | |||||
* | update NEWS for alpha3 banner | Anne Nicolas | 2012-01-06 | 1 | -0/+1 |
| | |||||
* | (stop_udev) introduce it in order to stop udev & umount associated mount | Thierry Vignaud | 2012-01-06 | 2 | -0/+10 |
| | | | | points at end of installation | ||||
* | add missing space | Thierry Vignaud | 2012-01-06 | 1 | -0/+1 |
| | |||||
* | (main) do not start udev within Xnest | Thierry Vignaud | 2012-01-06 | 1 | -1/+1 |
| | |||||
* | (ask_for_X_restart,take_screenshot) do not fork useless shell | Thierry Vignaud | 2012-01-06 | 2 | -2/+2 |
| | |||||
* | left-background for Mageia 2 Alpha3 | Anne Nicolas | 2012-01-05 | 1 | -0/+0 |
| | |||||
* | (start_udev) simplify by factoring | Thierry Vignaud | 2012-01-04 | 1 | -2/+1 |
| | |||||
* | (start_udev) simplify through reusing MDK::Common | Thierry Vignaud | 2012-01-04 | 1 | -2/+1 |
| | |||||
* | (get_needed_files) revert creating run (useless as it won't be in /, | Thierry Vignaud | 2012-01-04 | 1 | -1/+0 |
| | | | | stage2 is taking care of creating it anyway...) | ||||
* | (start_udev) cleanup | Thierry Vignaud | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | (start_udev) split it out of main() | Thierry Vignaud | 2012-01-04 | 1 | -17/+21 |
| | |||||
* | 13.74.1 | Thomas Backlund | 2011-12-28 | 1 | -0/+3 |
| | |||||
* | sync version with stage2 | Thomas Backlund | 2011-12-23 | 1 | -0/+3 |
| | |||||
* | 13.74 | Thomas Backlund | 2011-12-23 | 2 | -1/+3 |
| | |||||
* | 13.73 | Thomas Backlund | 2011-12-23 | 1 | -0/+1 |
| | |||||
* | add missing news | Thomas Backlund | 2011-12-23 | 1 | -0/+1 |
| | |||||
* | interactive::curses: default to 80x25 (fixes serial) | Pascal Terjan | 2011-12-22 | 3 | -0/+9 |
| | |||||
* | include xfs_freeze (needed for setup grub on XFS, mga#1536) | Thierry Vignaud | 2011-12-21 | 2 | -0/+2 |
| | |||||
* | (write_partitions,open_part,active_dm) call udevadm in installer too | Thierry Vignaud | 2011-12-21 | 3 | -3/+4 |
| | |||||
* | Port stage2 to use udev. | Colin Guthrie | 2011-12-19 | 3 | -3/+21 |
| | | | | | | | | In order to run dracut in the installer, it is necessary to have a working udev setup (specifically /dev/block/* nodes, but there may be other requirements). As dracut is needed by systemd when /usr is on a separate partition, we need udev in the installer in order to support systemd generally. | ||||
* | perl_checker hints | Thierry Vignaud | 2011-12-19 | 1 | -2/+2 |
| | |||||
* | kill dead comments & code (support for kernel-2.[24].x, devfs is dead since ↵ | Thierry Vignaud | 2011-12-19 | 4 | -19/+5 |
| | | | | 2.5.x kernels, ...) | ||||
* | Update Greek translation | Dimitrios Glentadakis | 2011-12-17 | 1 | -5/+5 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2011-12-17 | 1 | -7/+4 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2011-12-17 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2011-12-17 | 1 | -5/+5 |
| | |||||
* | (setupBootloader__entries) display partition labels when adding a foreign OS | Thierry Vignaud | 2011-12-17 | 2 | -1/+3 |
| | | | | | (similar to previous commit, maybe should we share some helper for devices listing & GUI-formating) | ||||
* | (setupBootloader__general) display partition labels in list instead of just ↵ | Thierry Vignaud | 2011-12-17 | 2 | -1/+5 |
| | | | | | | | disk names in "boot device" choice hard disk names were displayed since 'as suggested in bug #21524, display the info on hard drives in the "boot device" choice' (pixel, 2006-03-09) | ||||
* | (read_one) kill Dumper warning | Thierry Vignaud | 2011-12-17 | 1 | -3/+0 |
| | | | | (present since "Rewrite gpt support with libparted" (pterjan, 2009-01-27)) | ||||
* | (_setup_and_start_X) split it out of new() | Thierry Vignaud | 2011-12-16 | 1 | -42/+47 |
| | |||||
* | (_launchX) split it out of new() | Thierry Vignaud | 2011-12-16 | 1 | -48/+50 |
| | |||||
* | do not hardcode systemd default through kernel command line, it should be ↵ | Olivier Blin | 2011-12-14 | 2 | -6/+3 |
| | | | | easily overridable by just picking the proper init package | ||||
* | (format_bus_ids) perl_checker cleanup | Thierry Vignaud | 2011-12-14 | 1 | -1/+1 |
| | |||||
* | fix missing names after bogus cleaning-before-importing (mga#3745) | Thierry Vignaud | 2011-12-14 | 3 | -1/+4 |
| |