Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimize loop | Olivier Blin | 2007-08-15 | 1 | -1/+1 |
| | |||||
* | fix segfault if ldetect does not return a module | Olivier Blin | 2007-08-15 | 1 | -0/+4 |
| | |||||
* | fix typos s/tpm/tmp (hard to know the lucky culprit because of the SVN crash ↵ | Olivier Blin | 2007-08-14 | 1 | -2/+2 |
| | | | | :-p) | ||||
* | add pcitable.gz | Olivier Blin | 2007-08-14 | 1 | -0/+1 |
| | |||||
* | add a /lib/modules symlink in the stage1 | Olivier Blin | 2007-08-14 | 1 | -1/+2 |
| | |||||
* | - use ldetect/libmodprobe/libpci instead of custom pci/usb probe | Olivier Blin | 2007-08-14 | 4 | -296/+67 |
| | | | | | - write the list of supported modules in pci-resource/ and usb-resource/ (instead of the list of support devices) | ||||
* | Updated Estonian translation. | Marek Laane | 2007-08-14 | 1 | -4/+4 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2007-08-14 | 1 | -2/+2 |
| | |||||
* | use -rBASE for svn export in order to please blino by making sure local ↵ | Thierry Vignaud | 2007-08-14 | 1 | -3/+3 |
| | | | | changes do not got exported | ||||
* | use -rBASE for svn export in order to please blino by making sure local ↵ | Thierry Vignaud | 2007-08-14 | 1 | -1/+1 |
| | | | | changes do not got exported | ||||
* | remove hack to replace 'snd_' with 'snd-', it's now done in ldetect | Olivier Blin | 2007-08-14 | 1 | -1/+0 |
| | |||||
* | release a drakxtools btw | Thierry Vignaud | 2007-08-14 | 1 | -0/+2 |
| | |||||
* | bump release for installer (10.4.169) | Thierry Vignaud | 2007-08-14 | 2 | -1/+3 |
| | |||||
* | make gdb debugging easier (-g, no optimization, no stripping, stdio ↵ | Olivier Blin | 2007-08-14 | 1 | -2/+17 |
| | | | | frontend) if DEBUG is set | ||||
* | rename title of ask_user_and_root() to "User management" | Pascal Rigaux | 2007-08-14 | 1 | -1/+1 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2007-08-14 | 2 | -1/+4 |
| | | | | | o in fstab, have "xxx" instead of "defaults,xxx" | ||||
* | - fix handling relatime vs noatime | Pascal Rigaux | 2007-08-14 | 2 | -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, since | Pascal Rigaux | 2007-08-14 | 2 | -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 to | Thierry Vignaud | 2007-08-14 | 2 | -0/+20 |
| | | | | | have better default banner's title & icon | ||||
* | (get_default_step_items,new,set_default_step_items) add support for default | Thierry Vignaud | 2007-08-14 | 1 | -2/+9 |
| | | | | | banner per install step | ||||
* | (set_default) default all machines to 'relatime' mount option | Thierry Vignaud | 2007-08-14 | 2 | -4/+4 |
| | |||||
* | (set_default) adjust comment | Thierry Vignaud | 2007-08-14 | 1 | -1/+1 |
| | |||||
* | (set_default) default laptops to 'relatime' mount option rather than 'noatime' | Thierry Vignaud | 2007-08-14 | 2 | -1/+2 |
| | |||||
* | (help) kill support for 'nodiratime' mount option ; add support for 'relatime' | Thierry Vignaud | 2007-08-14 | 3 | -1/+8 |
| | | | | | (rationale: 'nodiratime' is implied by 'noatime' and 'relatime' is better) | ||||
* | handle 'relatime' mount option | Thierry Vignaud | 2007-08-14 | 1 | -1/+1 |
| | |||||
* | use new path for diet libz | Olivier Blin | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | 10.4.168 | Pascal Rigaux | 2007-08-13 | 2 | -1/+3 |
| | |||||
* | focus_first focuses first editable entry (ie skip "title" entries) | Pascal Rigaux | 2007-08-13 | 1 | -0/+6 |
| | | | | | (i wonder why with !$::isInstall it doesn't matter...) | ||||
* | fix releaser of 10.4.16[67] | Thierry Vignaud | 2007-08-13 | 1 | -2/+2 |
| | |||||
* | - adduserdrake, finish-install: | Pascal Rigaux | 2007-08-13 | 12 | -122/+89 |
| | | | | | | | | | | | | | | | o create only one user o fix checking user info (#32517) - install: o merge root password step and create user step (new setRootPassword_addUser step name, but still handle addUser setRootPassword in interactiveSteps for auto_installs) o fix checking user creation info (#32517) o allow to create only one user per default, but add an entry in summary to create more users o authentication method is not configurable anymore for now. should we add it to summary? | ||||
* | typo fix | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | better style | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | allow not having a {val} field in summary entry | Pascal Rigaux | 2007-08-13 | 1 | -3/+6 |
| | |||||
* | bump release for drakxtools (10.4.167) | Thierry Vignaud | 2007-08-13 | 2 | -1/+3 |
| | |||||
* | (translate_real) fix translating plural forms by comparing the gettext | Thierry Vignaud | 2007-08-13 | 2 | -1/+2 |
| | | | | | | | string to both the singular & the plural templates (#32505) (bug spoted by pixel) | ||||
* | (translate_real) always use dngettext() if we have a plural string | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | move pause/play/stop icons from drakvirt to drakxtools pixmaps | Olivier Blin | 2007-08-13 | 6 | -0/+0 |
| | |||||
* | (write_preload_conf) 'ibm_acpi' driver was replaced by 'thinkpad_acpi (#31606) | Thierry Vignaud | 2007-08-13 | 3 | -1/+4 |
| | |||||
* | handle more usb controllers: r8a66597-hcd sl811_cs sl811-hcd u132-hcd | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | - internal | Pascal Rigaux | 2007-08-12 | 4 | -9/+16 |
| | | | | | | o use urpm::select::get_preferred to choose preferred packages (need urpmi library >= 4.10.1) | ||||
* | - internal | Pascal Rigaux | 2007-08-12 | 2 | -3/+9 |
| | | | | | | | | | o computeGroupSize: do direct requires before choices (eg for epiphany: require libmozilla-firefox2.0.0.6 before choosing package providing libmozjs.so) ps: is such a thing already done in perl-URPM's resolve_requested() ? | ||||
* | computeGroupSize(): use packageCallbackChoices() | Pascal Rigaux | 2007-08-12 | 1 | -19/+11 |
| | |||||
* | perl-URPM callback gives us the virtual name, do display it instead of a ↵ | Pascal Rigaux | 2007-08-12 | 1 | -2/+2 |
| | | | | mess of things | ||||
* | fix typo (from 2003-02-25) | Pascal Rigaux | 2007-08-12 | 1 | -1/+1 |
| | |||||
* | rename {mediums} field into {media} to be compatible with urpm:: modules ↵ | Pascal Rigaux | 2007-08-12 | 4 | -23/+23 |
| | | | | (from urpmi) | ||||
* | Update fr translation | Christophe Berthelé | 2007-08-12 | 1 | -117/+4 |
| | |||||
* | Update fr translation | Christophe Berthelé | 2007-08-12 | 1 | -54/+18 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-08-12 | 1 | -20/+14 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-08-12 | 1 | -53/+29 |
| | |||||
* | New translations. | Mashrab Kuvatov | 2007-08-11 | 2 | -194/+129 |
| |