summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sync with codeThierry Vignaud2008-01-1771-3292/+4039
|
* updateThierry Vignaud2008-01-171-6/+6
|
* sync with codeThierry Vignaud2008-01-1771-54869/+53685
|
* - drakboot:Pascal Rigaux2008-01-172-2/+6
| | | | | o fix handling root=UUID=xxx when modifying a bootloader entry (#36788)
* 10.6.4Pascal Rigaux2008-01-142-1/+3
|
* - localedrake, drakx-finish-install:Pascal Rigaux2008-01-143-13/+30
| | | | | | | | | | | | | o fix proposing Belgium when lang is "nl" and locales-fr is not installed (same for Canada with lang "fr" and locales-en not installed) (#36413) nb: - removed restricting countries to installed locales in list_countries(), since c2locale is wrong for countries like CA or BE which have more than one lang - country_to_locales() is replaced with countries_to_locales() to avoid redoing the same computation all the time
* - do not sort languages in "choose language" step in graphical mode, since thePascal Rigaux2008-01-112-1/+5
| | | | | | sort is done on the non-translated strings (eg: we display "Espanol" but we sort on Spanish )
* 10.6.3Pascal Rigaux2008-01-091-0/+2
|
* /usr/lib/gconv/KOI8-K.so is no more, take KOI8-*.soPascal Rigaux2008-01-092-3/+4
|
* factorize 10.6.3's changelogThierry Vignaud2008-01-091-2/+1
|
* 10.6.3Thierry Vignaud2008-01-092-1/+3
|
* 10.6.2Pascal Rigaux2008-01-092-1/+2
|
* install logo for alpha2 releaseAnne Nicolas2008-01-091-0/+0
|
* handle new driver: snd-virtuosoThierry Vignaud2008-01-082-1/+2
|
* - bootloader-config:Pascal Rigaux2008-01-072-1/+4
| | | | | | | | | o fix regression introduced in 10.5.7: do not create alt_xxx entries when adding a new entry in bootloader nb: bug introduced by {verbatim} entry field, reported by Andrey on cooker mailing list
* drakupdate_fstab: remove --no-flag option, the "kudzu" option has not been ↵Olivier Blin2008-01-023-15/+5
| | | | written for ages
* never set "sync" option, use default fs options from drakx (#35204)Olivier Blin2008-01-022-4/+3
|
* remove unused class argument (the caller already checks the class)Olivier Blin2008-01-022-4/+4
|
* harddrake: check that media are not USB keys before auto-configuring them ↵Olivier Blin2008-01-022-2/+4
| | | | (#34568)
* rename is_auto_configurable_media as is_auto_configurable_class since it ↵Olivier Blin2008-01-022-4/+4
| | | | just compares class names
* fix typoOlivier Blin2008-01-021-1/+1
|
* report crash messages in the bug report only when --incident is used (and ↵Olivier Blin2008-01-022-1/+4
| | | | not when tools explicitely run drakbug with --report), Titi may provide a better fix
* cosmeticsOlivier Blin2008-01-021-1/+1
|
* fix typo in bug messageOlivier Blin2008-01-021-1/+1
|
* mark the harddrake service as interactive, so that package requests are ↵Olivier Blin2008-01-022-0/+3
| | | | displayed with parallell init
* do no return 0 in harddrake::data::set_removable_configurator so that "Run ↵Olivier Blin2008-01-022-1/+2
| | | | config tool" gets available again in harddrake (#34794)
* harddrake: allow to set zero values in module options (#26515)Olivier Blin2008-01-022-1/+3
|
* 1.26Olivier Blin2007-12-212-1/+4
|
* fix typoOlivier Blin2007-12-211-1/+1
|
* rebuild with list_modules to handle atl2 ethernet driverOlivier Blin2007-12-212-1/+4
|
* export BASE when building tarballOlivier Blin2007-12-211-2/+2
|
* remove KDE autostart files that should have been migrated by startkde...Olivier Blin2007-12-211-0/+3
|
* use Mdv_Flash label for v2.0 (instead of MDV_FLASH)Olivier Blin2007-12-211-2/+2
|
* fix label for Flash v2.0Olivier Blin2007-12-211-0/+0
|
* - handle atl2 ethernet driverOlivier Blin2007-12-212-1/+3
|
* - adapt to cooker:Pascal Rigaux2007-12-212-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 supportPascal Rigaux2007-12-182-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 setOlivier Blin2007-12-172-1/+3
|
* updateJosé Melo2007-12-171-3/+3
|
* updateJosé Melo2007-12-171-7/+7
|
* updateJosé Melo2007-12-171-2/+2
|
* updatesKeld Simonsen2007-12-161-72/+52
|
* updatesKeld Simonsen2007-12-161-18/+15
|
* updatesKeld Simonsen2007-12-161-240/+119
|
* updatesKeld Simonsen2007-12-161-7/+7
|
* updatesKeld Simonsen2007-12-161-4/+4
|
* updatesKeld Simonsen2007-12-151-17/+17
|
* updateJosé Melo2007-12-141-3/+3
|
* use unsquashfs \o/ (thanks blino)Pascal Rigaux2007-12-131-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 bePascal Rigaux2007-12-131-0/+1
|