| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | link dietlibc executables with libcompat for syscall() function | Olivier Blin | 2007-07-17 | 1 | -0/+1 |
* | do not use _syscallX macros(), they are not available anymore, use syscall() ... | Olivier Blin | 2007-07-17 | 2 | -3/+6 |
* | remove unused SOCK_STREAM variable | Olivier Blin | 2007-07-17 | 1 | -4/+0 |
* | iniline init-libc-headers.h in init.c | Olivier Blin | 2007-07-17 | 2 | -46/+24 |
* | do not explicitely set INIT_HEADERS to init-libc-headers.h, it already defaul... | Olivier Blin | 2007-07-17 | 1 | -5/+2 |
* | use socklen_t to match accept() prototype | Olivier Blin | 2007-07-17 | 1 | -1/+1 |
* | add missing includes for wireless | Olivier Blin | 2007-07-17 | 1 | -0/+2 |
* | update translation for Hebrew | Dotan Kamber | 2007-07-16 | 1 | -42/+25 |
* | update translation for Hebrew | Dotan Kamber | 2007-07-16 | 1 | -2/+105 |
* | fix build of pppoe by using dietlibc termios header | Olivier Blin | 2007-07-16 | 3 | -2/+5 |
* | 1.10 | Olivier Blin | 2007-07-16 | 2 | -1/+2 |
* | revert ide-floppy commit, it is used for LS/Iomage drives only | Olivier Blin | 2007-07-16 | 2 | -2/+0 |
* | load ide-disk module when loading disk/ide category | Olivier Blin | 2007-07-16 | 2 | -0/+2 |
* | add missing NEWS entry (should have been in 224875) | Olivier Blin | 2007-07-16 | 1 | -0/+1 |
* | load ide-floppy when detecting floppies | Olivier Blin | 2007-07-16 | 2 | -0/+2 |
* | load ide-disk when detecting disks (ide is now modularized...) | Olivier Blin | 2007-07-16 | 2 | -0/+3 |
* | add ide-disk module in disk/raw | Olivier Blin | 2007-07-16 | 2 | -1/+3 |
* | update translation for Hebrew | Dotan Kamber | 2007-07-15 | 1 | -1/+80 |
* | update translation for Hebrew | Dotan Kamber | 2007-07-15 | 1 | -1/+42 |
* | 10.4.147 | Pascal Rigaux | 2007-07-12 | 2 | -5/+3 |
* | - fix location of usb_id on x86_64: /lib64/udev/usb_id | Pascal Rigaux | 2007-07-12 | 2 | -1/+3 |
* | 10.4.146 | Pascal Rigaux | 2007-07-11 | 2 | -1/+3 |
* | - allow using sqlite for rpmdb when using option rpm_dbapi=4 | Pascal Rigaux | 2007-07-11 | 4 | -3/+11 |
* | 10.4.145 | Pascal Rigaux | 2007-07-09 | 2 | -2/+4 |
* | - modify usbWacom() for mousedrake | Pascal Rigaux | 2007-07-09 | 4 | -4/+25 |
* | 1.5 | Pascal Rigaux | 2007-07-09 | 2 | -1/+3 |
* | Update fr translation | Christophe Berthelé | 2007-07-08 | 1 | -4/+4 |
* | update translation for Hebrew | Dotan Kamber | 2007-07-07 | 1 | -11/+34 |
* | update translation for Hebrew | Dotan Kamber | 2007-07-07 | 1 | -105/+7 |
* | fix typo | Pascal Rigaux | 2007-07-06 | 1 | -1/+1 |
* | don't hardcode upgrade.merge-users path | Olivier Blin | 2007-07-06 | 1 | -1/+1 |
* | build help.msg | Olivier Blin | 2007-07-06 | 1 | -0/+0 |
* | allow to go to console in Flash modes as well | Olivier Blin | 2007-07-06 | 1 | -2/+2 |
* | simplify upgrade actions | Olivier Blin | 2007-07-06 | 1 | -2/+1 |
* | use new function name (oops) | Olivier Blin | 2007-07-06 | 1 | -1/+1 |
* | add some details about the upgrade progress | Olivier Blin | 2007-07-06 | 1 | -0/+19 |
* | bump release for drakxtools (10.4.144) | Thierry Vignaud | 2007-07-05 | 2 | -1/+3 |
* | hide errors when (un)mounting /proc/bus/usb | Olivier Blin | 2007-07-05 | 1 | -2/+2 |
* | cosmetics | Olivier Blin | 2007-07-05 | 1 | -1/+0 |
* | dirname is required for upgrade script | Olivier Blin | 2007-07-05 | 1 | -0/+1 |
* | add more programs for Flash rescue (not adding mktemp, which was in initial r... | Olivier Blin | 2007-07-05 | 1 | -0/+3 |
* | do not try to create aliases for module tools | Olivier Blin | 2007-07-05 | 1 | -3/+0 |
* | copy files from new version and set new label | Olivier Blin | 2007-07-05 | 1 | -0/+15 |
* | use version-specific loopbacks relative path | Olivier Blin | 2007-07-05 | 1 | -7/+3 |
* | add error handling for copy_new_version | Olivier Blin | 2007-07-05 | 1 | -1/+1 |
* | make sure version is detected before trying to mount usb root | Olivier Blin | 2007-07-05 | 1 | -3/+4 |
* | mount pen driver using version-specific label | Olivier Blin | 2007-07-05 | 1 | -3/+3 |
* | detect version before trying to mount pen drive (to get correct label) | Olivier Blin | 2007-07-05 | 1 | -2/+2 |
* | add source_version_variables() to get version-specific variables | Olivier Blin | 2007-07-05 | 1 | -0/+20 |
* | detect partition device when looking for label (and remember it as "usbroot_d... | Olivier Blin | 2007-07-05 | 1 | -0/+4 |