Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (memdup) rename as _memdup() in order to prevent a symbol clash with libkmod | Thierry Vignaud | 2012-01-13 | 6 | -14/+14 |
| | |||||
* | (dist-git) compress with xz | Thierry Vignaud | 2012-01-13 | 1 | -1/+1 |
| | |||||
* | kill 10 years old snapshot of pppd & pppoe | Thierry Vignaud | 2012-01-13 | 246 | -89230/+4 |
| | | | | (now using upstream pppd & pppoe) | ||||
* | add support for --gdb | Thierry Vignaud | 2012-01-08 | 2 | -1/+18 |
| | |||||
* | supplement blacklist | Thierry Vignaud | 2012-01-08 | 1 | -1/+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 |
| | |||||
* | 1.60 | Thierry Vignaud | 2012-01-05 | 2 | -1/+3 |
| | |||||
* | use upstream pppd & pppoe instead of a 10 years old snapshot | Thierry Vignaud | 2012-01-05 | 2 | -2/+5 |
| | |||||
* | fix missing space | Thierry Vignaud | 2012-01-05 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | further reduce diff with ppp-2.4.5 | Thierry Vignaud | 2012-01-03 | 2 | -12/+4 |
| | |||||
* | (ppp_available) kill dead code, thus reducing diff with upstream ppp | Thierry Vignaud | 2012-01-03 | 1 | -15/+0 |
| | |||||
* | better log | Thierry Vignaud | 2012-01-03 | 1 | -1/+1 |
| | |||||
* | (kernel_version) kill it, no more used and broken since the switch to ↵ | Thierry Vignaud | 2012-01-03 | 2 | -11/+0 |
| | | | | kernel-3.x anyway | ||||
* | remove temp file | Thierry Vignaud | 2012-01-03 | 1 | -2750/+0 |
| | |||||
* | 13.74.1 | Thomas Backlund | 2011-12-28 | 1 | -0/+3 |
| | |||||
* | 1.59 | Thomas Backlund | 2011-12-28 | 2 | -1/+2 |
| | |||||
* | we use 3.* series kernels now | Thomas Backlund | 2011-12-28 | 1 | -1/+1 |
| | |||||
* | 1.55 | Thomas Backlund | 2011-12-28 | 2 | -1/+2 |
| | |||||
* | (handle_pcmcia) kill obsolete test for 2.2 kernel (patch from tv) | Thomas Backlund | 2011-12-28 | 2 | -4/+1 |
| | |||||
* | sync with kernel-3.2.0-0.rc7.1.mga2 for updated list_modules.pm | Thomas Backlund | 2011-12-28 | 1 | -0/+2 |
| | |||||
* | - sync with kernel-3.2.0-0.rc7.1.mga2 | Thomas Backlund | 2011-12-28 | 2 | -9/+19 |
| | | | | | | | | | | | | * add wireless drivers: at76c50x_usb, ath9k_htc, brcmfmac, i2400m_usb, orinoco_usb, rtl8187, usb8xxx * add usb network adapters: dm9601, smsc75xx, smsc95xx * add network drivers: cxgb4, myri10ge | ||||
* | 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. | ||||
* | 1.54 | Olivier Blin | 2011-12-19 | 2 | -1/+2 |
| | |||||
* | fix build with Werror | Olivier Blin | 2011-12-19 | 2 | -2/+3 |
| | |||||
* | fix retrieving mirrorlist, broken in 1.53 | Olivier Blin | 2011-12-19 | 2 | -1/+3 |
| | |||||
* | 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, ...) | ||||
* | (dist-git) compress with xz, like dist-svn | Thierry Vignaud | 2011-12-18 | 1 | -2/+2 |
| | |||||
* | 1.58 | Thierry Vignaud | 2011-12-18 | 2 | -1/+3 |
| | |||||
* | include nilfs2 module (#3807) | Thierry Vignaud | 2011-12-18 | 2 | -1/+3 |
| | |||||
* | add missing spaces | Thierry Vignaud | 2011-12-18 | 1 | -0/+4 |
| | |||||
* | sort fs modules | Thierry Vignaud | 2011-12-18 | 1 | -1/+1 |
| |