summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - diskdrake:Pascal Rigaux2007-08-213-0/+8
| | | | | | o write mdadm.conf when it is modified (#32360) (a nicer fix would be to write it when needed, not so soon, but it's harder)
* use intel_agp instead of intel-agpOlivier Blin2007-08-211-1/+1
|
* use usb_storage instead of usb-storageOlivier Blin2007-08-214-7/+7
|
* kill old usb-storage code, mkinitrd now loads it when necessaryOlivier Blin2007-08-211-10/+0
|
* updateThierry Vignaud2007-08-211-14/+12
|
* updateThierry Vignaud2007-08-211-9/+9
|
* updateThierry Vignaud2007-08-211-11/+8
|
* sync with codeThierry Vignaud2007-08-2171-4312/+4384
|
* sync with codeThierry Vignaud2007-08-2171-2543/+2898
|
* 10.4.173Olivier Blin2007-08-212-1/+3
|
* convert module names to module filenamesOlivier Blin2007-08-212-1/+3
|
* (load_raw_install) do warn if pata driver failed to load (now thatThierry Vignaud2007-08-211-2/+0
| | | | | pcitable do not list modules not present in current kernel)
* (new) fix wrong test (pixel), thus restoring support setted bannerThierry Vignaud2007-08-211-1/+1
| | | | | which was accidently broken by per step banner
* 10.4.172Olivier Blin2007-08-203-1/+10
|
* styleOlivier Blin2007-08-201-0/+1
|
* New translations.Mashrab Kuvatov2007-08-202-114/+67
|
* allow to specify size when creating pixbufs and imagesOlivier Blin2007-08-202-7/+18
|
* 10.4.171Olivier Blin2007-08-202-1/+4
|
* ignore wmaster%d devicesOlivier Blin2007-08-201-1/+2
|
* use set_image() to set button image, to be able to add both label and imageOlivier Blin2007-08-201-2/+3
|
* handle homogenous and spacing properties for ButtonBox (should probably be ↵Olivier Blin2007-08-201-0/+2
| | | | factorized with _gtk_any_Box)
* support ellipsize option for labelsOlivier Blin2007-08-201-0/+1
|
* spacingThierry Vignaud2007-08-201-0/+1
|
* 10.4.170Thierry Vignaud2007-08-201-0/+2
|
* 10.4.170Olivier Blin2007-08-202-1/+2
|
* use '_' in modules namesOlivier Blin2007-08-206-157/+162
|
* Japanese translation updated.Yukiko Bando2007-08-171-5/+5
|
* Japanese translation updated.Yukiko Bando2007-08-171-2/+2
|
* * 2007-08-17 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-08-161-15/+20
| | | | | | - nl.po: Updated Dutch translation
* Updated Estonian translation.Marek Laane2007-08-141-4/+4
|
* Updated Estonian translation.Marek Laane2007-08-141-2/+2
|
* use -rBASE for svn export in order to please blino by making sure local ↵Thierry Vignaud2007-08-141-3/+3
| | | | changes do not got exported
* use -rBASE for svn export in order to please blino by making sure local ↵Thierry Vignaud2007-08-141-1/+1
| | | | changes do not got exported
* remove hack to replace 'snd_' with 'snd-', it's now done in ldetectOlivier Blin2007-08-141-1/+0
|
* release a drakxtools btwThierry Vignaud2007-08-141-0/+2
|
* bump release for installer (10.4.169)Thierry Vignaud2007-08-142-1/+3
|
* rename title of ask_user_and_root() to "User management"Pascal Rigaux2007-08-141-1/+1
|
* - diskdrake:Pascal Rigaux2007-08-142-1/+4
| | | | | o in fstab, have "xxx" instead of "defaults,xxx"
* - fix handling relatime vs noatimePascal Rigaux2007-08-142-2/+6
| | | | | | (esp. relatime is not the opposite of atime, noatime is) - fix titypo: norelatime doesn't exist
* partially revert previous (titi) commit: we do want noatime on laptops, sincePascal Rigaux2007-08-142-4/+6
| | | | | it's not a performance issue, but really a way to not wake up the hd
* (enteringStep) set default banner's icon & title per install step in order toThierry Vignaud2007-08-142-0/+20
| | | | | have better default banner's title & icon
* (get_default_step_items,new,set_default_step_items) add support for defaultThierry Vignaud2007-08-141-2/+9
| | | | | banner per install step
* (set_default) default all machines to 'relatime' mount optionThierry Vignaud2007-08-142-4/+4
|
* (set_default) adjust commentThierry Vignaud2007-08-141-1/+1
|
* (set_default) default laptops to 'relatime' mount option rather than 'noatime'Thierry Vignaud2007-08-142-1/+2
|
* (help) kill support for 'nodiratime' mount option ; add support for 'relatime'Thierry Vignaud2007-08-143-1/+8
| | | | | (rationale: 'nodiratime' is implied by 'noatime' and 'relatime' is better)
* handle 'relatime' mount optionThierry Vignaud2007-08-141-1/+1
|
* 10.4.168Pascal Rigaux2007-08-132-1/+3
|
* focus_first focuses first editable entry (ie skip "title" entries)Pascal Rigaux2007-08-131-0/+6
| | | | | (i wonder why with !$::isInstall it doesn't matter...)
* fix releaser of 10.4.16[67]Thierry Vignaud2007-08-131-2/+2
|