Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Pascal Rigaux | 2001-03-20 | 1 | -0/+61 |
| | |||||
* | use bastille backend | Pascal Rigaux | 2001-03-20 | 3 | -4/+19 |
| | |||||
* | no wizard if warning | damien | 2001-03-20 | 1 | -0/+1 |
| | |||||
* | fix pcmcia functions only on x86 | Pascal Rigaux | 2001-03-20 | 3 | -5/+11 |
| | |||||
* | - create install_any::unselectMostPackages | Pascal Rigaux | 2001-03-20 | 3 | -4/+9 |
| | | | | | - use it instead of pkgs::unselectAllPackages (otherwise default_packages ends up non-selected) | ||||
* | (setupSCSI): don't pcmcia_probe if testing | Pascal Rigaux | 2001-03-20 | 1 | -1/+1 |
| | |||||
* | any.pm: enable module load PPC | Stew Benedict | 2001-03-20 | 2 | -9/+0 |
| | | | | | | detect_devices.pm: forgot to remove commented code after test netconnect.pm: load macserial module for PPC | ||||
* | - tellAboutProprietaryModules moved to setupSCSI | Pascal Rigaux | 2001-03-20 | 2 | -45/+18 |
| | | | | | | - miscellaneous step re-enabled, called Security - pcmcia_probe moved to setupSCSI, skipped in noauto | ||||
* | added update after {dis}connecting | damien | 2001-03-20 | 1 | -0/+1 |
| | |||||
* | have pcmcia_probe in stage2 (for non pcmcia.img, stage1 doesn't give the ↵ | Pascal Rigaux | 2001-03-20 | 3 | -2/+12 |
| | | | | parameter any more) | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-03-20 | 1 | -0/+54 |
| | |||||
* | (setPackages): install usbd in case of usb | Pascal Rigaux | 2001-03-20 | 1 | -0/+1 |
| | |||||
* | - add nautilus | Pascal Rigaux | 2001-03-20 | 1 | -3/+3 |
| | |||||
* | install cardmgr | Pascal Rigaux | 2001-03-20 | 1 | -1/+1 |
| | |||||
* | improved connection windows, and loading / saving of ↵ | damien | 2001-03-20 | 1 | -2/+28 |
| | | | | /etc/sysconfig/network-scripot/netècnx* | ||||
* | (ask_from_entries_refW): better sizing in case of scrolls | Pascal Rigaux | 2001-03-19 | 1 | -2/+4 |
| | |||||
* | fix loopback appearing twice in format partition | Guillaume Cottenceau | 2001-03-19 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-03-19 | 1 | -0/+78 |
| | |||||
* | (chooseGroups): | Pascal Rigaux | 2001-03-19 | 1 | -6/+24 |
| | | | | | | - make the computed size work - unselectAll when a profile is unselected | ||||
* | (computeGroupSize): fix hacks, better hacks | Pascal Rigaux | 2001-03-19 | 1 | -5/+8 |
| | | | | | (saveCompssUsers): fix | ||||
* | Updated po files | Pablo Saratxaga | 2001-03-19 | 3 | -936/+1028 |
| | |||||
* | corrected graphical layout for newbies | damien | 2001-03-19 | 1 | -61/+11 |
| | |||||
* | (ask_from_entries_refW): | Pascal Rigaux | 2001-03-19 | 1 | -3/+3 |
| | | | | | | | - ensure the width is less than $width - 7 (in french and 80x25, the treelist was too big) - if term is very big, use 10 lines instead of 5 - if no button is asked, but one in any case otherwise it's buggy | ||||
* | (ask_from_listf_no_check): fix fix | Pascal Rigaux | 2001-03-19 | 1 | -1/+1 |
| | |||||
* | (ask_from_listf_no_check): fix the filtering of exceptions | Pascal Rigaux | 2001-03-19 | 1 | -1/+1 |
| | |||||
* | - add rxvt-CJK | Pascal Rigaux | 2001-03-19 | 1 | -4/+5 |
| | | | | | | - exchange xterm and rxvt - move bc from SCIENCES to SYSTEM | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-03-17 | 1 | -0/+146 |
| | |||||
* | (pkg_install_if_requires_satisfied): better logging | Pascal Rigaux | 2001-03-17 | 1 | -1/+5 |
| | |||||
* | add gpm & evolution | Pascal Rigaux | 2001-03-17 | 1 | -2/+3 |
| | |||||
* | (write_langs): in case of empty %_install_langs, don't write it | Pascal Rigaux | 2001-03-17 | 1 | -1/+1 |
| | |||||
* | Added choice of Korean keyboard | Pablo Saratxaga | 2001-03-17 | 1 | -1/+2 |
| | |||||
* | Added a Korean keyboard, fixed bug in Japanese keyboard | Pablo Saratxaga | 2001-03-17 | 1 | -0/+0 |
| | |||||
* | (write_conf): better logging | Pascal Rigaux | 2001-03-16 | 1 | -1/+1 |
| | |||||
* | add from_utf8 | Pascal Rigaux | 2001-03-16 | 1 | -0/+27 |
| | |||||
* | (headerGetEntry): use from_utf8 on group, summary and description | Pascal Rigaux | 2001-03-16 | 1 | -3/+3 |
| | |||||
* | (setPackages): set flag "TV" when bttv hardware is there | Pascal Rigaux | 2001-03-16 | 1 | -1/+1 |
| | |||||
* | move out TV from VIDEO | Pascal Rigaux | 2001-03-16 | 2 | -3/+4 |
| | |||||
* | andre@node1583e.a2000.nl says this is not needed anymore :) | Pascal Rigaux | 2001-03-15 | 2 | -6/+2 |
| | |||||
* | bootloader.pm, detect_devices.pm, install_steps_interactive.pm: changed ↵ | Stew Benedict | 2001-03-15 | 3 | -18/+12 |
| | | | | temporary file read/write per Pixel | ||||
* | force 1024x768 on Powerbook | Stew Benedict | 2001-03-15 | 1 | -0/+5 |
| | |||||
* | try to enhance | Guillaume Cottenceau | 2001-03-15 | 1 | -28/+37 |
| | |||||
* | skip dc395x_trm on stage1 | Guillaume Cottenceau | 2001-03-15 | 1 | -1/+1 |
| | |||||
* | dc395x_trm is back in 2.4 | Guillaume Cottenceau | 2001-03-15 | 1 | -1/+1 |
| | |||||
* | SiS card are no more prefered for XF3. | Francois Pons | 2001-03-15 | 1 | -2/+7 |
| | | | | | | added standalone support to prefer XF3 or XF4 to keep current used server version. | ||||
* | remove duplicate begin label. | Francois Pons | 2001-03-15 | 1 | -1/+1 |
| | | | | | take care of existing configuration. | ||||
* | corrected the script and updated po files | Pablo Saratxaga | 2001-03-14 | 5 | -1282/+1418 |
| | |||||
* | fix bootstrap partition creation/tracking | Stew Benedict | 2001-03-14 | 4 | -3/+23 |
| | | | | | allow Xpmac to launch in 2 modes based on cmdline | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-03-14 | 1 | -0/+69 |
| | |||||
* | fix for perl2fcalls | Pascal Rigaux | 2001-03-14 | 1 | -2/+2 |
| | |||||
* | fix the compssUsers interpretation | Pascal Rigaux | 2001-03-14 | 2 | -5/+6 |
| |