Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use Mdv_Flash label for v2.0 (instead of MDV_FLASH) | Olivier Blin | 2007-12-21 | 1 | -2/+2 |
| | |||||
* | fix label for Flash v2.0 | Olivier Blin | 2007-12-21 | 1 | -0/+0 |
| | |||||
* | - handle atl2 ethernet driver | Olivier Blin | 2007-12-21 | 2 | -1/+3 |
| | |||||
* | - adapt to cooker: | Pascal Rigaux | 2007-12-21 | 2 | -3/+5 |
| | | | | | | o DejaVuSans-Bold*.ttf instead of DejaVuSansBold*.ttf (again!) o no more /etc/rpm/platform (for rpm 4.4.2.2) | ||||
* | fix live stage2 support | Pascal Rigaux | 2007-12-18 | 2 | -1/+3 |
| | | | | | | | | | | | | as documented in config-stage1.h: /* - if we use a compressed image : STAGE2_LOCATION is a the mount point - if we use the live: STAGE2_LOCATION is a relative symlink to image/install/stage2/live */ #define STAGE2_LOCATION "/tmp/stage2" ie /tmp/stage2 is not always a directory | ||||
* | install SMP packages when "match_all_hardware" option is set | Olivier Blin | 2007-12-17 | 2 | -1/+3 |
| | |||||
* | update | José Melo | 2007-12-17 | 1 | -3/+3 |
| | |||||
* | update | José Melo | 2007-12-17 | 1 | -7/+7 |
| | |||||
* | update | José Melo | 2007-12-17 | 1 | -2/+2 |
| | |||||
* | updates | Keld Simonsen | 2007-12-16 | 1 | -72/+52 |
| | |||||
* | updates | Keld Simonsen | 2007-12-16 | 1 | -18/+15 |
| | |||||
* | updates | Keld Simonsen | 2007-12-16 | 1 | -240/+119 |
| | |||||
* | updates | Keld Simonsen | 2007-12-16 | 1 | -7/+7 |
| | |||||
* | updates | Keld Simonsen | 2007-12-16 | 1 | -4/+4 |
| | |||||
* | updates | Keld Simonsen | 2007-12-15 | 1 | -17/+17 |
| | |||||
* | update | José Melo | 2007-12-14 | 1 | -3/+3 |
| | |||||
* | use unsquashfs \o/ (thanks blino) | Pascal Rigaux | 2007-12-13 | 1 | -9/+4 |
| | | | | | | mounting squashfs is kernel dependant, and new squashfs format would imply that the devel box must use latest kernel :-/ | ||||
* | add a progression log message (pkgs installation) as used to be | Pascal Rigaux | 2007-12-13 | 1 | -0/+1 |
| | |||||
* | 10.6.1 | Pascal Rigaux | 2007-12-12 | 2 | -1/+3 |
| | |||||
* | 1.25 | Pascal Rigaux | 2007-12-12 | 2 | -1/+5 |
| | |||||
* | add alpha1 installer image | Anne Nicolas | 2007-12-12 | 1 | -0/+0 |
| | |||||
* | - ensure failing to build mdkinst.sqfs is a fatal error | Pascal Rigaux | 2007-12-12 | 2 | -1/+2 |
| | |||||
* | - drakx-in-chroot: | Pascal Rigaux | 2007-12-12 | 2 | -2/+6 |
| | | | | | | o just like stage1, handle <root of distrib> ending with current arch() so that we can access main32 on x86_64 | ||||
* | 10.6 | Thierry Vignaud | 2007-12-11 | 2 | -1/+3 |
| | |||||
* | - do not rebuild rpmdb if it is ok | Pascal Rigaux | 2007-12-11 | 3 | -4/+8 |
| | | | | | (will workaround #32547) (need perl-URPM 3.01) | ||||
* | enhace previous commit: don't keep the pubkey in /var/lib/urpmi after ↵ | Pascal Rigaux | 2007-12-11 | 1 | -0/+1 |
| | | | | importing it | ||||
* | - adapt to perl-URPM 3.00 API to parse pubkey files | Pascal Rigaux | 2007-12-11 | 2 | -7/+5 |
| | |||||
* | adapt to uz po files renaming | Pascal Rigaux | 2007-12-11 | 3 | -0/+0 |
| | |||||
* | handle new drivers: | Thierry Vignaud | 2007-12-10 | 2 | -3/+5 |
| | | | | | | | - ethernet: fec_mpc52xx, niu - gigabit: tehuti | ||||
* | handle new drivers: | Thierry Vignaud | 2007-12-10 | 2 | -2/+4 |
| | | | | | | - pata: pata_cs5536 - sata: sata_fsl | ||||
* | handle new wireless drivers: libertas_cs (PCMCIA) | Thierry Vignaud | 2007-12-10 | 2 | -2/+2 |
| | |||||
* | sort wireless drivers list | Thierry Vignaud | 2007-12-10 | 1 | -2/+3 |
| | |||||
* | - handle new wireless drivers: p54pci, p54usb | Thierry Vignaud | 2007-12-10 | 2 | -2/+2 |
| | |||||
* | handle new wireless drivers: b43, b43legacy & iwlwifi | Thierry Vignaud | 2007-12-10 | 2 | -2/+4 |
| | |||||
* | Renamed Uzbek translations to follow the libc standard. Aproved by Pixel. ↵ | Mashrab Kuvatov | 2007-12-09 | 8 | -3437/+3437 |
| | | | | For details, see bug #35090. | ||||
* | update | José Melo | 2007-12-09 | 1 | -4/+4 |
| | |||||
* | update | José Melo | 2007-12-08 | 1 | -5/+5 |
| | |||||
* | simplify (sort should not be used together with separator, since tree is | Pascal Rigaux | 2007-12-07 | 1 | -1/+1 |
| | | | | | always sorted. text-mode flat list is also sorted by default) | ||||
* | - localedrake: | Pascal Rigaux | 2007-12-07 | 3 | -3/+7 |
| | | | | | o adjust Uzbek locale (cf locales-uz change) | ||||
* | (selectLanguage_install) ensure langs are sorted in text mode | Thierry Vignaud | 2007-12-06 | 2 | -1/+2 |
| | |||||
* | 10.5.7 | Thierry Vignaud | 2007-12-06 | 2 | -1/+3 |
| | |||||
* | log latest list_modules changes | Thierry Vignaud | 2007-12-06 | 1 | -1/+1 |
| | |||||
* | handle e1000e driver | Thierry Vignaud | 2007-12-06 | 2 | -1/+2 |
| | |||||
* | handle snd-pcsp | Thierry Vignaud | 2007-12-06 | 1 | -1/+1 |
| | |||||
* | remove KDE sessions file so that previous compiz usage does not break session | Olivier Blin | 2007-12-04 | 1 | -0/+3 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2007-12-04 | 5 | -121/+9 |
| | | | | | | o drop "Undo", "Restore partition table", "Save partition table" (preparing to switch to libparted) | ||||
* | - don't check /proc/partitions for a partition_table::lvm | Pascal Rigaux | 2007-12-03 | 2 | -0/+6 |
| | | | | | (ie PV on non partitioned drive) | ||||
* | "devfs" parameter isn't supported for quite a few years | Thierry Vignaud | 2007-12-03 | 1 | -1/+1 |
| | |||||
* | alas switching to xkb doesn't fix XF86_Switch_VT_X (#35912) | Pascal Rigaux | 2007-12-03 | 1 | -1/+0 |
| | |||||
* | add bug number | Pascal Rigaux | 2007-12-03 | 1 | -1/+1 |
| |