Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.3-0.9mdk | Thierry Vignaud | 2005-05-09 | 1 | -1/+27 |
| | |||||
* | fix typos | Olivier Blin | 2005-05-09 | 1 | -5/+5 |
| | |||||
* | use default values for scale settings and draw a cross inside the text box | Olivier Blin | 2005-05-09 | 1 | -18/+24 |
| | |||||
* | Updated Simplified Chinese translation | Funda Wang | 2005-05-08 | 1 | -50/+21 |
| | |||||
* | another small typo fixed in slovak translation | Tibor Pittich | 2005-05-07 | 1 | -1/+1 |
| | |||||
* | updated slovak translation | Tibor Pittich | 2005-05-07 | 1 | -1/+1 |
| | |||||
* | Add missing brace | Rafael Garcia-Suarez | 2005-05-06 | 1 | -0/+1 |
| | |||||
* | gcc 4.0 was choking on lvalues of unpredictable type. | Rafael Garcia-Suarez | 2005-05-06 | 1 | -2/+5 |
| | |||||
* | Fix path of librpc.a now that we use the system's dietlibc | Rafael Garcia-Suarez | 2005-05-06 | 1 | -1/+1 |
| | |||||
* | Stage 1 compilation fixes for gcc 4.0 : | Rafael Garcia-Suarez | 2005-05-06 | 11 | -13/+22 |
| | | | | | | | | | | * more casts signed<->unsigned types * make choose_iso_in_directory()'s return type "void" * change order of .h files in network.c so strndup is included correctly * newt: initialize some variables properly * compile pcmcia and ppp with -Wno-deprecated-declarations, since they use deprecated types such as u_int32_t | ||||
* | Document that dietlibc-devel is now required to build gi | Rafael Garcia-Suarez | 2005-05-06 | 1 | -1/+1 |
| | |||||
* | use installed dietlibc, not our forked cvs version | Pascal Rigaux | 2005-05-06 | 1207 | -55899/+5 |
| | |||||
* | Predict NBI disk space usage and check. | Stew Benedict | 2005-05-05 | 1 | -28/+81 |
| | | | | | | | Catch failed NBI creation. (#13902) Catch failed dhcpd.conf creation (#13943) Misc small bug fixes. | ||||
* | small typo error | Pablo Saratxaga | 2005-05-05 | 1 | -1/+1 |
| | |||||
* | preview theme in real time, cleanups | Olivier Blin | 2005-05-04 | 1 | -493/+165 |
| | |||||
* | fix theme creation | Olivier Blin | 2005-05-04 | 1 | -21/+12 |
| | |||||
* | lilo and grub are launched chrooted, so look for them in $::prefix | Pascal Rigaux | 2005-05-04 | 1 | -2/+2 |
| | | | | | (it worked during install since PATH contains /mnt/sbin and the like) | ||||
* | remove another useless step | Olivier Blin | 2005-05-04 | 1 | -9/+0 |
| | |||||
* | ask wireless settings before boot protocol selection | Olivier Blin | 2005-05-04 | 1 | -4/+6 |
| | |||||
* | remove useless warning in install, we never override configuration (#10827) | Olivier Blin | 2005-05-04 | 1 | -14/+1 |
| | |||||
* | Sometimes this tries to copy a directory | Rafael Garcia-Suarez | 2005-05-04 | 1 | -1/+1 |
| | |||||
* | don't try to mount ntfs | Pascal Rigaux | 2005-05-04 | 1 | -1/+1 |
| | |||||
* | run_program needs a proper HOME | Pascal Rigaux | 2005-05-04 | 1 | -0/+1 |
| | |||||
* | Clarify quota message, optional delete old backups (#15066). | Stew Benedict | 2005-05-03 | 1 | -10/+40 |
| | | | | | | Optional mail "From" address (#15293). Fix automagic addition of /root to backups when not desired. | ||||
* | new theme creation functions | Olivier Blin | 2005-05-03 | 2 | -17/+103 |
| | |||||
* | perl_checker fixes, use bool2yesno | Olivier Blin | 2005-05-03 | 1 | -18/+14 |
| | |||||
* | remove ugly dec2hex | Olivier Blin | 2005-05-03 | 1 | -16/+1 |
| | |||||
* | remove obsolete code (most of these steps are anyway skipped in upgrade mode) | Olivier Blin | 2005-05-03 | 1 | -4/+0 |
| | |||||
* | Estonian translation updated. | Marek Laane | 2005-05-03 | 1 | -31/+35 |
| | |||||
* | ds has been renamed pcmcia in 2.6 kernels | Olivier Blin | 2005-05-03 | 1 | -1/+1 |
| | |||||
* | do not garbage the console on 'wizcancel' | Thierry Vignaud | 2005-05-03 | 1 | -1/+2 |
| | |||||
* | Updated Dutch translation | Reinout van Schouwen | 2005-05-03 | 1 | -21/+33 |
| | | | | | by Reinout van Schouwen <reinout@cs.vu.nl> | ||||
* | Update for new etherboot | Stew Benedict | 2005-05-02 | 1 | -8/+7 |
| | |||||
* | fix displaying "Number of logical extents: %d" | Pascal Rigaux | 2005-05-02 | 1 | -1/+1 |
| | |||||
* | - allow resizing ext3 LV if not mounted | Pascal Rigaux | 2005-05-02 | 1 | -1/+2 |
| | | | | | - allow resizing reiserfs LV even if not mounted | ||||
* | 10.3-0.8mdk | Thierry Vignaud | 2005-05-02 | 1 | -1/+5 |
| | |||||
* | fix USB devices detection for ndiswrapper | Olivier Blin | 2005-05-02 | 3 | -5/+14 |
| | |||||
* | update | Thierry Vignaud | 2005-05-02 | 1 | -46/+46 |
| | |||||
* | fix boot style layout | Thierry Vignaud | 2005-05-02 | 1 | -3/+4 |
| | |||||
* | embedding cleanups resulting in reusing main window icon in sub dialogs | Thierry Vignaud | 2005-05-02 | 9 | -15/+15 |
| | |||||
* | add comment | Thierry Vignaud | 2005-05-02 | 1 | -0/+1 |
| | |||||
* | fix SATA & hw RAID detection by detecting them pior to PATA detection | Thierry Vignaud | 2005-05-02 | 1 | -9/+9 |
| | |||||
* | melo | José Jorge | 2005-05-01 | 1 | -69/+66 |
| | |||||
* | jorge | José Jorge | 2005-04-30 | 1 | -3/+3 |
| | |||||
* | melo + jorge | José Jorge | 2005-04-30 | 1 | -16/+16 |
| | |||||
* | Translated more strings. | Karl Ove Hufthammer | 2005-04-29 | 1 | -215/+170 |
| | |||||
* | melo | José Jorge | 2005-04-29 | 1 | -466/+339 |
| | |||||
* | typo/perl_checker fixes | Olivier Blin | 2005-04-29 | 1 | -2/+2 |
| | |||||
* | use new bootsplash module, really split autologin and bootsplash stuff | Olivier Blin | 2005-04-29 | 1 | -205/+154 |
| | |||||
* | initial bootsplash module | Olivier Blin | 2005-04-29 | 1 | -0/+64 |
| |