Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add $o in global vars. | Florent Villard | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | add distro_type variable to select correct updates mirror type | Florent Villard | 2004-02-27 | 2 | -2/+5 |
| | |||||
* | sync | Thierry Vignaud | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | remove the masq zone and add policies, rules only if there is an interface ↵ | Florin Grad | 2004-02-27 | 2 | -12/+8 |
| | | | | in loc | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-27 | 1 | -1/+19 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-27 | 1 | -1/+24 |
| | |||||
* | note that isdn configuration has not yet be ported upon new wizard layer | Thierry Vignaud | 2004-02-27 | 1 | -0/+7 |
| | |||||
* | when in automatic=disk mode but no partition is given, fall back | Guillaume Cottenceau | 2004-02-27 | 1 | -3/+1 |
| | | | | | on non automatic mode evidently | ||||
* | 10-14mdk | Thierry Vignaud | 2004-02-27 | 1 | -1/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-27 | 1 | -1/+91 |
| | |||||
* | (in_ifconfig) better check ifconfig is executable before running it | Thierry Vignaud | 2004-02-27 | 1 | -1/+1 |
| | | | | | (-e is not enough) | ||||
* | fix crash when modem was not found | Thierry Vignaud | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | translate some fields | Thierry Vignaud | 2004-02-27 | 1 | -8/+12 |
| | |||||
* | Better layout for PrinterDrake about dialog box | David Baudens | 2004-02-27 | 2 | -3/+3 |
| | |||||
* | Udpate icon to not display a cuted icon | David Baudens | 2004-02-27 | 1 | -0/+0 |
| | |||||
* | (set_back_pixmap) export it | Thierry Vignaud | 2004-02-27 | 1 | -2/+2 |
| | |||||
* | Fix tape backup/restore (#8284) | Stew Benedict | 2004-02-27 | 1 | -10/+10 |
| | |||||
* | updated po files | Pablo Saratxaga | 2004-02-27 | 1 | -594/+571 |
| | |||||
* | We need the PRINTER flag | Florent Villard | 2004-02-26 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-26 | 1 | -1/+43 |
| | |||||
* | support two-floppies boot style for replay_install disk as well (not nice at ↵ | Guillaume Cottenceau | 2004-02-26 | 2 | -6/+47 |
| | | | | all..) | ||||
* | remove bogus empty line | Thierry Vignaud | 2004-02-26 | 1 | -1/+0 |
| | |||||
* | update 10-13mdk changelog | Thierry Vignaud | 2004-02-26 | 1 | -0/+1 |
| | |||||
* | 10-13mdk | Thierry Vignaud | 2004-02-26 | 1 | -1/+6 |
| | |||||
* | - never delete up/down scripts | Thierry Vignaud | 2004-02-26 | 1 | -5/+3 |
| | | | | | - only write internet service if start at boot requested | ||||
* | (Gtk2::Banner::new) add o_otions ref hash parameter, thus enabling to | Thierry Vignaud | 2004-02-26 | 1 | -2/+3 |
| | | | | | override text position (eg: for mcc about dialog) | ||||
* | (set_back_pixmap) split it out of Gtk2::Banner::set_pixmap | Thierry Vignaud | 2004-02-26 | 1 | -8/+13 |
| | |||||
* | hd.img doesn't exist anymore, using hd_grub.img | Guillaume Cottenceau | 2004-02-26 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Banner::new) create only *one* expose event handler | Thierry Vignaud | 2004-02-26 | 1 | -7/+8 |
| | |||||
* | (Gtk2::Banner::set_pixmap) stop expose event propagation so that | Thierry Vignaud | 2004-02-26 | 1 | -0/+1 |
| | | | | | shadows do not accumulate (thus resulting in darker alpha-channel) | ||||
* | ask_browse_tree_info_given_widgets: allow for an initial | Guillaume Cottenceau | 2004-02-26 | 1 | -0/+1 |
| | | | | | selection if necessary (through toggle_nodes) | ||||
* | 10-12mdk | Thierry Vignaud | 2004-02-26 | 1 | -1/+16 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-26 | 1 | -1/+64 |
| | |||||
* | (adsl_conf_backend) install needed packages | Thierry Vignaud | 2004-02-26 | 1 | -0/+6 |
| | |||||
* | skip apply_setting step for now since anyway we've already written | Thierry Vignaud | 2004-02-26 | 1 | -8/+8 |
| | | | | | | most config files... (btw, now installer also write cnx type as side effect) | ||||
* | reverse debug stuff that should never have been commited | Thierry Vignaud | 2004-02-26 | 1 | -7/+13 |
| | |||||
* | typo fix: only write ether config for lan... | Thierry Vignaud | 2004-02-26 | 1 | -14/+8 |
| | |||||
* | Fixes for HPOJ setup during installation. | Till Kamppeter | 2004-02-26 | 2 | -0/+10 |
| | |||||
* | defined GTK_IM_MODULE values for CJK languages; so xim is used | Pablo Saratxaga | 2004-02-25 | 1 | -0/+12 |
| | | | | | | by default for languages for which we don't ship good enough native gtk2 input methods. | ||||
* | Really filter symlinked kernels. nohup the dm restart. | Stew Benedict | 2004-02-25 | 1 | -2/+2 |
| | |||||
* | Don't let any kernel symlinks be visible for making NBIs. | Stew Benedict | 2004-02-25 | 1 | -2/+6 |
| | |||||
* | Use ATAPI:/dev/hdX for both 2.4/2.6 compatibility. | Stew Benedict | 2004-02-25 | 1 | -1/+3 |
| | |||||
* | (harddrake-ui package) requires sane-backends so that scanner | Thierry Vignaud | 2004-02-25 | 1 | -0/+1 |
| | | | | | detection works smoothly (#8305) | ||||
* | 10-11mdk | Thierry Vignaud | 2004-02-25 | 1 | -1/+7 |
| | |||||
* | when sound card is added/removed, delete current sound levels so that sound | Thierry Vignaud | 2004-02-25 | 1 | -0/+1 |
| | | | | | service reset it to sg sane | ||||
* | look at sound cards changes on bootstrapping | Thierry Vignaud | 2004-02-25 | 1 | -1/+1 |
| | |||||
* | compssUsers for 10.0 PowerPackPlus | David Baudens | 2004-02-25 | 1 | -5/+26 |
| | |||||
* | give us more chance to get bootloader write actually commited to | Guillaume Cottenceau | 2004-02-25 | 1 | -0/+3 |
| | | | | | disk before reboot | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-25 | 1 | -1/+33 |
| | |||||
* | Don't install Webmin by default in Download and PowerPack | David Baudens | 2004-02-25 | 2 | -2/+0 |
| |