Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with code | Thierry Vignaud | 2007-08-21 | 71 | -4312/+4384 |
| | |||||
* | sync with code | Thierry Vignaud | 2007-08-21 | 71 | -2543/+2898 |
| | |||||
* | 1.17 | Olivier Blin | 2007-08-21 | 2 | -1/+5 |
| | |||||
* | 10.4.173 | Olivier Blin | 2007-08-21 | 2 | -1/+3 |
| | |||||
* | use category2modules whenever possible (i.e. when module dependencies are ↵ | Olivier Blin | 2007-08-21 | 1 | -2/+2 |
| | | | | available) | ||||
* | convert module names to module filenames | Olivier Blin | 2007-08-21 | 2 | -1/+3 |
| | |||||
* | update doc | Pascal Rigaux | 2007-08-21 | 1 | -3/+3 |
| | |||||
* | add a filenames hash and modname2filename() | Olivier Blin | 2007-08-21 | 1 | -2/+10 |
| | |||||
* | use modname notation for dependencies | Olivier Blin | 2007-08-21 | 1 | -2/+3 |
| | |||||
* | update some doc | Pascal Rigaux | 2007-08-21 | 1 | -13/+2 |
| | |||||
* | add filename2modname | Olivier Blin | 2007-08-21 | 1 | -2/+8 |
| | |||||
* | use 127.0.0.1 instead of localhost | Pascal Rigaux | 2007-08-21 | 1 | -1/+1 |
| | | | | | (it is needed by Frank Griffin to make it work, cf cooker mailing list) | ||||
* | keep modules without dependencies in modules.dep, this file is used to get ↵ | Olivier Blin | 2007-08-21 | 1 | -6/+3 |
| | | | | the module filename | ||||
* | (load_raw_install) do warn if pata driver failed to load (now that | Thierry Vignaud | 2007-08-21 | 1 | -2/+0 |
| | | | | | pcitable do not list modules not present in current kernel) | ||||
* | (new) fix wrong test (pixel), thus restoring support setted banner | Thierry Vignaud | 2007-08-21 | 1 | -1/+1 |
| | | | | | which was accidently broken by per step banner | ||||
* | 1.16 | Olivier Blin | 2007-08-20 | 2 | -1/+5 |
| | |||||
* | 10.4.172 | Olivier Blin | 2007-08-20 | 3 | -1/+10 |
| | |||||
* | style | Olivier Blin | 2007-08-20 | 1 | -0/+1 |
| | |||||
* | 1.12 | Olivier Blin | 2007-08-20 | 2 | -1/+4 |
| | |||||
* | New translations. | Mashrab Kuvatov | 2007-08-20 | 2 | -114/+67 |
| | |||||
* | allow to specify size when creating pixbufs and images | Olivier Blin | 2007-08-20 | 2 | -7/+18 |
| | |||||
* | use category2modules_raw to get module filenames | Olivier Blin | 2007-08-20 | 1 | -3/+3 |
| | |||||
* | use local list_modules.pm (from ../kernel) | Olivier Blin | 2007-08-20 | 3 | -0/+3 |
| | |||||
* | 10.4.171 | Olivier Blin | 2007-08-20 | 2 | -1/+4 |
| | |||||
* | use '_' in modules names | Olivier Blin | 2007-08-20 | 1 | -1/+8 |
| | |||||
* | ignore wmaster%d devices | Olivier Blin | 2007-08-20 | 1 | -1/+2 |
| | |||||
* | use set_image() to set button image, to be able to add both label and image | Olivier Blin | 2007-08-20 | 1 | -2/+3 |
| | |||||
* | handle homogenous and spacing properties for ButtonBox (should probably be ↵ | Olivier Blin | 2007-08-20 | 1 | -0/+2 |
| | | | | factorized with _gtk_any_Box) | ||||
* | support ellipsize option for labels | Olivier Blin | 2007-08-20 | 1 | -0/+1 |
| | |||||
* | spacing | Thierry Vignaud | 2007-08-20 | 1 | -0/+1 |
| | |||||
* | 10.4.170 | Thierry Vignaud | 2007-08-20 | 1 | -0/+2 |
| | |||||
* | 10.4.170 | Olivier Blin | 2007-08-20 | 2 | -1/+2 |
| | |||||
* | use '_' in modules names | Olivier Blin | 2007-08-20 | 6 | -157/+162 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-08-17 | 1 | -5/+5 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-08-17 | 1 | -2/+2 |
| | |||||
* | * 2007-08-17 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-08-16 | 1 | -15/+20 |
| | | | | | | - nl.po: Updated Dutch translation | ||||
* | include ata_generic (low-level driver for generic ATA) | Thierry Vignaud | 2007-08-16 | 1 | -1/+1 |
| | |||||
* | 1.15 | Olivier Blin | 2007-08-15 | 2 | -1/+7 |
| | |||||
* | 1.11 | Olivier Blin | 2007-08-15 | 2 | -1/+5 |
| | |||||
* | add usbtable in stage1 | Olivier Blin | 2007-08-15 | 1 | -1/+3 |
| | |||||
* | add pci.ids in stage1 | Olivier Blin | 2007-08-15 | 1 | -0/+1 |
| | |||||
* | 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 |