summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* perl_checker fixes, make mode optionnal in load_imageOlivier Blin2005-06-031-3/+8
* 4th parameter is not used, i suspect it's not useful anymore since we pass th...Pascal Rigaux2005-06-031-1/+1
* make perl_checker happyPascal Rigaux2005-06-031-39/+38
* fix blino suxPascal Rigaux2005-06-031-1/+1
* make perl_checker happyPascal Rigaux2005-06-031-1/+1
* fix indentation (titi sux)Pascal Rigaux2005-06-031-1/+1
* create keyboard::configure_xorg() and use itPascal Rigaux2005-06-031-8/+1
* - create keyboard::default() and use itPascal Rigaux2005-06-021-1/+1
* Tape backup/restore fixes to work with new .backupignore scheme, +bugs.Stew Benedict2005-06-011-4/+6
* add language selection to finish-installPascal Rigaux2005-06-012-30/+24
* remove unneded modules loading ('net' category is deprecated for ages)Olivier Blin2005-05-311-2/+0
* remove dead codeOlivier Blin2005-05-311-5/+0
* adding back translation of descriptions for some known display managersPascal Rigaux2005-05-311-1/+7
* move netprofile stuff in network::networkOlivier Blin2005-05-301-4/+4
* - don't use hard written entries anymorePascal Rigaux2005-05-301-35/+11
* look for *.confPascal Rigaux2005-05-301-1/+1
* load drivers for newly added devices so that they work out of the box on firstThierry Vignaud2005-05-301-1/+4
* handle /etc/X11/dm.d/* entries (as proposed by Loic Baudry)Pascal Rigaux2005-05-271-0/+11
* remove debug codeOlivier Blin2005-05-261-2/+0
* check_iptables() doesn't need a $in object anymoreOlivier Blin2005-05-261-1/+1
* add "choose_net_interface" step to have a real wizard step when askingOlivier Blin2005-05-261-17/+25
* better way to handle squid ports (read shorewall REDIRECT rules in network::s...Olivier Blin2005-05-261-14/+16
* - use scrollbar in preview windowOlivier Blin2005-05-261-23/+38
* let user call drakroam (#16019)Olivier Blin2005-05-251-1/+2
* - wizardifyOlivier Blin2005-05-241-489/+354
* uninstall DVB modules if neededThierry Vignaud2005-05-191-1/+1
* (simple_read_rpmsrate) add support for HW_CAT keyword that enable to matchThierry Vignaud2005-05-191-0/+2
* really write waproamd config filesOlivier Blin2005-05-171-17/+11
* help testingThierry Vignaud2005-05-171-1/+1
* fix another potential security bug (#16020)Olivier Blin2005-05-171-1/+1
* really fix permissionsThierry Vignaud2005-05-171-1/+1
* fix perms on /etc/wlandetect.conf (#16020)Thierry Vignaud2005-05-171-1/+1
* add the "Create new theme" button backOlivier Blin2005-05-161-11/+11
* allow to choose between "text only", "verbose" and "silent" bootsplash modesOlivier Blin2005-05-161-23/+38
* fix PCMCIA controller reconfiguration (#15742)Olivier Blin2005-05-121-2/+1
* - Removed some remaining "Mandrake"s in printerdrake and scannerdrake.Till Kamppeter2005-05-121-3/+3
* - clean embedding stuffThierry Vignaud2005-05-121-12/+8
* Drop webdav support (can be mounted as a normal net filesystem these days)Stew Benedict2005-05-111-71/+26
* shrink preview window on resolution changeOlivier Blin2005-05-101-1/+3
* handle both silent and verbose imagesOlivier Blin2005-05-101-11/+14
* allow to modify progress bar and console box by dragging the mouseOlivier Blin2005-05-101-8/+50
* move rectangle2xywh(), distance(), farthest() and nearest() from draksplash2 ...Olivier Blin2005-05-101-45/+1
* remove spurious charactersOlivier Blin2005-05-091-1/+1
* use a separate window for image previews, use a notebook to split silent/verb...Olivier Blin2005-05-091-67/+82
* use bootsplash::get_framebuffer_resolutionOlivier Blin2005-05-091-12/+5
* better use gtkpack__() rather than gtkadd() when adding multiple widgetsThierry Vignaud2005-05-091-2/+2
* fix layout, update scale factors when the theme name is changed tooOlivier Blin2005-05-091-5/+4
* use default values for scale settings and draw a cross inside the text boxOlivier Blin2005-05-091-18/+24
* Predict NBI disk space usage and check.Stew Benedict2005-05-051-28/+81
* preview theme in real time, cleanupsOlivier Blin2005-05-041-493/+165