Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - handle multiple data dirs | Pascal Rigaux | 2005-05-10 | 3 | -70/+125 |
| | | | | | - choose a free data dir if the given one already exists | ||||
* | fix (for list_modules.pm) | Pascal Rigaux | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | use default jpeg image path in config file for both silent and verbose images | Olivier Blin | 2005-05-09 | 1 | -2/+3 |
| | |||||
* | remove spurious characters | Olivier Blin | 2005-05-09 | 1 | -1/+1 |
| | |||||
* | use a separate window for image previews, use a notebook to split ↵ | Olivier Blin | 2005-05-09 | 1 | -67/+82 |
| | | | | silent/verbose/console settings | ||||
* | write bootsplash v3 configuration files (progress bar still missing) | Olivier Blin | 2005-05-09 | 1 | -25/+17 |
| | |||||
* | force the exact image size when writing a theme | Olivier Blin | 2005-05-09 | 1 | -1/+2 |
| | |||||
* | use bootsplash::get_framebuffer_resolution | Olivier Blin | 2005-05-09 | 1 | -12/+5 |
| | |||||
* | add get_framebuffer_resolution and create_path | Olivier Blin | 2005-05-09 | 1 | -4/+20 |
| | |||||
* | Drop uim-anthy for ja locale, because the great improvements of scim-anthy. | Funda Wang | 2005-05-09 | 2 | -2/+2 |
| | | | | | http://archives.mandrivalinux.com/cooker-i18n/2005-04/msg00052.php | ||||
* | better use gtkpack__() rather than gtkadd() when adding multiple widgets | Thierry Vignaud | 2005-05-09 | 1 | -2/+2 |
| | |||||
* | fix layout, update scale factors when the theme name is changed too | Olivier Blin | 2005-05-09 | 1 | -5/+4 |
| | |||||
* | 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 |
| |