Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial dmraid support | Pascal Rigaux | 2005-06-20 | 4 | -1/+87 |
| | |||||
* | ignore HDIO_GETGEO fail (useful for dmraid) | Pascal Rigaux | 2005-06-20 | 1 | -13/+16 |
| | |||||
* | - change prototype of fs::get_major_minor() | Pascal Rigaux | 2005-06-20 | 3 | -8/+13 |
| | | | | | | - use it in fs::proc_partitions::compare() (not useful at the moment, but it may help in the future) | ||||
* | enable creation of /dev/dm-x devices (not used at the moment) | Pascal Rigaux | 2005-06-20 | 1 | -16/+22 |
| | |||||
* | melo | José Jorge | 2005-06-20 | 1 | -2/+2 |
| | |||||
* | add missing require | Olivier Blin | 2005-06-20 | 1 | -0/+1 |
| | |||||
* | remove duplicate lan detection | Olivier Blin | 2005-06-20 | 1 | -2/+0 |
| | |||||
* | install keychain when installing openssh-clients | Frederic Lepied | 2005-06-20 | 1 | -1/+1 |
| | |||||
* | Updates and lots of speling corrected | Pjetur Hjaltason | 2005-06-19 | 1 | -91/+170 |
| | |||||
* | melo | José Jorge | 2005-06-19 | 1 | -2475/+2369 |
| | |||||
* | updated Basque file | Pablo Saratxaga | 2005-06-18 | 1 | -314/+78 |
| | |||||
* | rollback titi's commit (it was needed with 10.2 code, but i've already ↵ | Pascal Rigaux | 2005-06-18 | 1 | -6/+4 |
| | | | | committed code to handle it cleanly in cooker (see $quotes_if_needed)) | ||||
* | *** empty log message *** | Pascal Rigaux | 2005-06-17 | 1 | -1/+331 |
| | |||||
* | Updated | Willy Sudiarto Raharjo | 2005-06-17 | 1 | -1/+1 |
| | |||||
* | Updated | Willy Sudiarto Raharjo | 2005-06-17 | 1 | -13/+13 |
| | |||||
* | New entries and lots of "speling" | Pjetur Hjaltason | 2005-06-17 | 1 | -431/+425 |
| | |||||
* | Updated Simplified Chinese translation | Funda Wang | 2005-06-17 | 1 | -15/+18 |
| | |||||
* | updated Brazilian file | Pablo Saratxaga | 2005-06-17 | 1 | -2662/+2739 |
| | |||||
* | (write_lilo) fix support for labels (eg: when switching from GRUB to | Thierry Vignaud | 2005-06-17 | 1 | -4/+6 |
| | | | | | LILO, let's prevent unmanagable 'root="LABEL=..."' to appear) | ||||
* | (to_raw_X) fix 3D on ATI cards (adding 'load "glx"') | Thierry Vignaud | 2005-06-17 | 1 | -1/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2005-06-17 | 61 | -138227/+137321 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2005-06-17 | 5 | -11063/+10889 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2005-06-17 | 5 | -10847/+10685 |
| | |||||
* | no space before question marks | Pablo Saratxaga | 2005-06-17 | 1 | -1/+1 |
| | |||||
* | fix undefined function after pixel cleanups (#16472) | Thierry Vignaud | 2005-06-17 | 1 | -0/+1 |
| | |||||
* | 10.3-0.25mdk | Thierry Vignaud | 2005-06-17 | 1 | -1/+11 |
| | |||||
* | rewrite and document | Pascal Rigaux | 2005-06-17 | 1 | -6/+5 |
| | |||||
* | (read_grub) fix reading config with new grub (thus fixing detectloader, thus | Thierry Vignaud | 2005-06-17 | 1 | -1/+5 |
| | | | | | fixing bootloader-config, thus fixing installkernel) | ||||
* | (libgl_config) fix enabling 3D when multiple GL libraries are installed (eg: ↵ | Thierry Vignaud | 2005-06-16 | 1 | -2/+2 |
| | | | | globetrotter) | ||||
* | load mouse modules after the mouse has been configured, since | Olivier Blin | 2005-06-16 | 1 | -1/+2 |
| | | | | | modprobe.preload is read before harddrake is run | ||||
* | - new grub has files in /lib/grub/i386-pc, copy them in /boot/grub (as done ↵ | Pascal Rigaux | 2005-06-16 | 1 | -5/+10 |
| | | | | | | | by grub-install) - use "setup" grub command instead of "install" so that it handles stage1.5 embedding if possible, and is simpler | ||||
* | 10.3-0.24mdk | Thierry Vignaud | 2005-06-15 | 1 | -1/+6 |
| | |||||
* | (to_raw_X) really prevent loading/unloading twice the same glx module on non ↵ | Thierry Vignaud | 2005-06-15 | 1 | -4/+1 |
| | | | | NV cards | ||||
* | (to_raw_X) prevent loading/unloading twice the same glx module on non NV cards | Thierry Vignaud | 2005-06-15 | 1 | -1/+0 |
| | |||||
* | (Gtk2::Banner->new) load lang in order to prevent aborting | Thierry Vignaud | 2005-06-15 | 1 | -0/+1 |
| | |||||
* | 10.3-0.23mdk | Thierry Vignaud | 2005-06-14 | 1 | -1/+10 |
| | |||||
* | (write_grub) adapt to grub-0.97-2mdk | Thierry Vignaud | 2005-06-14 | 1 | -1/+2 |
| | |||||
* | for lsparts to work | Pascal Rigaux | 2005-06-14 | 1 | -0/+1 |
| | |||||
* | quotes in monitor names causes havoc, replace them (bugzilla #16406) | Pascal Rigaux | 2005-06-14 | 1 | -0/+1 |
| | |||||
* | use diskdrake::resize_ext2 | Pascal Rigaux | 2005-06-14 | 1 | -13/+7 |
| | |||||
* | move ext2 resizing code here so that it's easier to use | Pascal Rigaux | 2005-06-14 | 1 | -0/+42 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2005-06-14 | 1 | -2532/+2670 |
| | |||||
* | stop messing with likeauth and nullok options and keep them on the pam_unix ↵ | Pascal Rigaux | 2005-06-13 | 1 | -2/+1 |
| | | | | line (bugzilla #12066) | ||||
* | prefix write_secret_backend | Olivier Blin | 2005-06-13 | 1 | -1/+1 |
| | |||||
* | fsedit::is_same_hd is now fs:get::is_same_hd | Pascal Rigaux | 2005-06-13 | 5 | -19/+19 |
| | |||||
* | fs::auto_fs() is now fs::type::guessed_by_mount() (still not a really nice ↵ | Pascal Rigaux | 2005-06-13 | 4 | -6/+6 |
| | | | | name...) | ||||
* | don't install drakpxe, the PXE wizard is now in the drakpxelinux package | Olivier Blin | 2005-06-13 | 1 | -1/+1 |
| | |||||
* | some additions and fixes | rstandtke | 2005-06-12 | 1 | -498/+206 |
| | |||||
* | Updated Simplified Chinese translation | Funda Wang | 2005-06-12 | 1 | -154/+68 |
| | |||||
* | don't drop "shade" and "viewport" lines (bugzilla #16372) | Pascal Rigaux | 2005-06-10 | 1 | -1/+1 |
| |