Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | (exitInstall) fix distro name in /root/drakx/README | Thierry Vignaud | 2011-12-12 | 1 | -2/+2 |
| | | | | (bogus cleaning on importing drakx) | ||||
* | Mageia 2 Alpha2 banner | Anne Nicolas | 2011-12-11 | 1 | -1/+1 |
| | |||||
* | fix version | Anne Nicolas | 2011-12-11 | 1 | -1/+1 |
| | |||||
* | update news | Anne Nicolas | 2011-12-11 | 1 | -0/+4 |
| | |||||
* | 13.72.1 | Thierry Vignaud | 2011-12-11 | 2 | -1/+3 |
| | |||||
* | fix crash after mismerge (mga#3696) | Thierry Vignaud | 2011-12-11 | 2 | -1/+2 |
| | |||||
* | (raw) fix $HOME for all when runing as another user instead of root (mga#287) | Thierry Vignaud | 2011-12-10 | 2 | -0/+5 |
| | | | | make rpmdrake fix more generic | ||||
* | Update Greek translation | Dimitrios Glentadakis | 2011-12-10 | 1 | -7/+10 |
| | |||||
* | fix mismerge | Thierry Vignaud | 2011-12-10 | 1 | -1/+1 |
| | |||||
* | 13.72 | Thierry Vignaud | 2011-12-10 | 2 | -1/+3 |
| | |||||
* | do not display some bluetooth stuff as unknown (mga#1460) | Thierry Vignaud | 2011-12-10 | 2 | -1/+2 |
| | |||||
* | use a list for harddrake | Thierry Vignaud | 2011-12-10 | 1 | -1/+2 |
| | |||||
* | drakhelp: make it work somewhat despite lack of doc | Thierry Vignaud | 2011-12-10 | 2 | -3/+4 |
| |