summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* load drivers for newly added devices so that they work out of the box on firstThierry Vignaud2005-05-301-1/+4
| | | | | | boot after card plugging for the following categorys: AGP ATA_STORAGE DVB SATA_STORAGE SCSI_CONTROLLER TV
* 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
| | | | | net interface
* better way to handle squid ports (read shorewall REDIRECT rules in ↵Olivier Blin2005-05-261-14/+16
| | | | network::shorewall::read to avoid tricks in network::shorewall::write)
* - use scrollbar in preview windowOlivier Blin2005-05-261-23/+38
| | | | | | - try not to be larger than screen size minus toolbars size - close_window -> close_all
* let user call drakroam (#16019)Olivier Blin2005-05-251-1/+2
|
* - wizardifyOlivier Blin2005-05-241-489/+354
| | | | | | | - allow not to enable DNS, dhcpd and proxy servers - allow not to enable CUPS broadcast - use @IF (network interface) instead of network address in CUPS configuration
* 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
| | | | | a category from list_modules.pm
* 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
| | | | | - center wait message on parent
* Drop webdav support (can be mounted as a normal net filesystem these days)Stew Benedict2005-05-111-71/+26
| | | | | | Remove translation on "tape" media selection (#15437) Rework .backupignore handling (#12352)
* 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
| | | | to bootsplash module, create xywh2rectangle()
* remove spurious charactersOlivier Blin2005-05-091-1/+1
|
* use a separate window for image previews, use a notebook to split ↵Olivier Blin2005-05-091-67/+82
| | | | silent/verbose/console settings
* 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
| | | | | | | Catch failed NBI creation. (#13902) Catch failed dhcpd.conf creation (#13943) Misc small bug fixes.
* preview theme in real time, cleanupsOlivier Blin2005-05-041-493/+165
|
* Clarify quota message, optional delete old backups (#15066).Stew Benedict2005-05-031-10/+40
| | | | | | Optional mail "From" address (#15293). Fix automagic addition of /root to backups when not desired.
* new theme creation functionsOlivier Blin2005-05-031-5/+5
|
* perl_checker fixes, use bool2yesnoOlivier Blin2005-05-031-18/+14
|
* remove ugly dec2hexOlivier Blin2005-05-031-16/+1
|
* do not garbage the console on 'wizcancel'Thierry Vignaud2005-05-031-1/+2
|
* Update for new etherbootStew Benedict2005-05-021-8/+7
|
* fix boot style layoutThierry Vignaud2005-05-021-3/+4
|
* embedding cleanups resulting in reusing main window icon in sub dialogsThierry Vignaud2005-05-029-15/+15
|
* add commentThierry Vignaud2005-05-021-0/+1
|
* typo/perl_checker fixesOlivier Blin2005-04-291-2/+2
|
* use new bootsplash module, really split autologin and bootsplash stuffOlivier Blin2005-04-291-205/+154
|
* kill unneeded hashOlivier Blin2005-04-291-9/+4
|
* exit and warn when no wireless interface is found (#15244)Olivier Blin2005-04-291-1/+10
|
* perl_checker fixesOlivier Blin2005-04-291-5/+5
|
* do not write blank ESSIDOlivier Blin2005-04-291-2/+6
|
* bump copyrigth noticeThierry Vignaud2005-04-2530-31/+31
|