Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (build_notebook) simplify pull down menu filling and do not duplicate protocols | Thierry Vignaud | 2004-05-24 | 1 | -1/+1 |
| | | | | | list | ||||
* | Don't hardcode architecture | Rafael Garcia-Suarez | 2004-05-24 | 1 | -1/+1 |
| | |||||
* | 10-36mdk | Thierry Vignaud | 2004-05-24 | 1 | -1/+6 |
| | |||||
* | still provide compat stuff for OptionMenu (#9826) until all tools are | Thierry Vignaud | 2004-05-24 | 1 | -1/+41 |
| | | | | | converted | ||||
* | Some new perl_checker fixes. | Stew Benedict | 2004-05-21 | 2 | -108/+58 |
| | |||||
* | Add /etc/modprobe* mount points for client hardware config. | Stew Benedict | 2004-05-20 | 1 | -0/+6 |
| | |||||
* | 10-35mdk | Thierry Vignaud | 2004-05-19 | 1 | -1/+33 |
| | |||||
* | filter LAN and Wireless cards by explicitely checking whether network | Thierry Vignaud | 2004-05-19 | 1 | -2/+2 |
| | | | | | | | interfaces support wireless extensions or not instead of relying on both ethtool support (in order to get the module name) and checking against a whitelist of known wireless awere cards | ||||
* | (hasNetDevice, isNetDeviceWirelessAware, getNetDriver) explicitely use | Thierry Vignaud | 2004-05-19 | 1 | -3/+3 |
| | | | | | system IFNAMSIZ instead of implicitely defining it | ||||
* | (isNetDeviceWirelessAware) introduce it in order to detect whether a | Thierry Vignaud | 2004-05-19 | 1 | -0/+20 |
| | | | | | network interface support wireless extensions or not | ||||
* | - Share pango modules between the FT2 and Xft backend (named fc in pango 1.4) | Daouda Lo | 2004-05-19 | 1 | -7/+8 |
| | | | | | | - pango-modules file is now located in /etc/pango/i386/ - Add Build.pm | ||||
* | perl_checker cleanups | Thierry Vignaud | 2004-05-18 | 1 | -3/+4 |
| | |||||
* | (Gtk2::OptionMenu->new) kill debug message | Thierry Vignaud | 2004-05-18 | 1 | -1/+1 |
| | |||||
* | (Gtk2::OptionMenu) transparently replace obsolete OptionMenu widget by | Thierry Vignaud | 2004-05-18 | 1 | -13/+14 |
| | | | | | the new ComboBox widget | ||||
* | add ipw2100 | Thierry Vignaud | 2004-05-17 | 1 | -1/+2 |
| | |||||
* | perl_checker compliance | Damien Chaumette | 2004-05-17 | 1 | -3/+3 |
| | |||||
* | remove speedtouch and ISDN 'only working under 2.4 kernel' warnings | Damien Chaumette | 2004-05-17 | 1 | -10/+0 |
| | |||||
* | prefer collecting data in "install" rule when un_live_tree_boot is done | Pascal Rigaux | 2004-05-17 | 1 | -2/+3 |
| | |||||
* | Clean up perl version checking in the tools makefile. | Rafael Garcia-Suarez | 2004-05-17 | 1 | -3/+3 |
| | |||||
* | restore the ability to specify the file where the config should be written ↵ | Pascal Rigaux | 2004-05-17 | 1 | -4/+6 |
| | | | | (since it's used by Xconfig/test.pm) | ||||
* | Fix version of PerlIO::gzip in file list | Rafael Garcia-Suarez | 2004-05-17 | 1 | -2/+2 |
| | |||||
* | Remove an obsolete check for XFree86-VGA16 | Rafael Garcia-Suarez | 2004-05-17 | 1 | -3/+0 |
| | |||||
* | install autofs for nis authentication (dixit florin & fcrozat) | Pascal Rigaux | 2004-05-17 | 1 | -1/+1 |
| | |||||
* | instead of keeping stage1 (mostly as temporary space but with a fixed size, ↵ | Pascal Rigaux | 2004-05-17 | 1 | -4/+4 |
| | | | | | | | and for the background init), exit the stage1 giving hand to stage2 in a tmpfs (same as what was done for Mandrakemove) | ||||
* | add some "sudo" where needed | Pascal Rigaux | 2004-05-17 | 1 | -6/+6 |
| | |||||
* | don't default to /tmp/live_tree | Pascal Rigaux | 2004-05-17 | 1 | -1/+1 |
| | |||||
* | kill unused image | Thierry Vignaud | 2004-05-17 | 1 | -0/+0 |
| | |||||
* | Fixes to use speedtouch kernel driver / drop userspace one | Damien Chaumette | 2004-05-14 | 1 | -10/+15 |
| | | | | | | | | | (happy modem with both 2.4 and 2.6) - fix modem_run parameters to use kernel driver - change/move pty declaration in /etc/ppp/peers/adsl - plugin pppoatm has to be set and vpi.vci too - new net_cnx_{up/down}, speedtouch.sh seems to be useless now | ||||
* | - fix cdrom-changedisk.img (didn't set correctly automatic=method:cdrom nor ↵ | Pascal Rigaux | 2004-05-13 | 1 | -2/+3 |
| | | | | | | | changedisk) - have a valid .not-enough-room when failing building cdrom-changedisk.img | ||||
* | write syslinux.cfg before cp'ing the .rdz to catch the "not enough room" case | Pascal Rigaux | 2004-05-13 | 1 | -15/+16 |
| | |||||
* | usb cdrom has a weird size in /proc/partitions, the result is that it is ↵ | Pascal Rigaux | 2004-05-13 | 1 | -1/+1 |
| | | | | detected as floppy | ||||
* | handleI18NClp() must be called when ->charsetChanged, ie before the locale ↵ | Pascal Rigaux | 2004-05-13 | 1 | -4/+13 |
| | | | | is used | ||||
* | simplify Xconfig::resolution_and_depth::allowed(): adapt it to the way it's ↵ | Pascal Rigaux | 2004-05-13 | 1 | -13/+14 |
| | | | | really used | ||||
* | $prefered_depth defaults to the greatest depths, no need to set it to 24 | Pascal Rigaux | 2004-05-13 | 1 | -1/+0 |
| | |||||
* | vmware doesn't like 24bpp (bugzilla #9755) | Pascal Rigaux | 2004-05-13 | 1 | -0/+2 |
| | |||||
* | really handle LABEL=XXX in fstab (as used by redhat) (no xfs labels yet) | Pascal Rigaux | 2004-05-13 | 5 | -10/+44 |
| | |||||
* | in manualFstab coming from auto_install.cfg, allow device /dev/XXX instead ↵ | Pascal Rigaux | 2004-05-13 | 1 | -0/+5 |
| | | | | of simply XXX | ||||
* | instead of keeping stage1 (mostly as temporary space but with a fixed size, ↵ | Pascal Rigaux | 2004-05-13 | 18 | -162/+191 |
| | | | | | | | and for the background init), exit the stage1 giving hand to stage2 in a tmpfs (same as what was done for Mandrakemove) | ||||
* | speed-up monitor choosing dialog when {VendorName} is undef (esp. when using ↵ | Pascal Rigaux | 2004-05-13 | 1 | -1/+1 |
| | | | | "use diagnostics") | ||||
* | better error logging when gtkcreate_img or gtkcreate_pixbuf can't find the image | Pascal Rigaux | 2004-05-13 | 1 | -2/+2 |
| | |||||
* | fix selecting locales-LANG (it didn't really work, but it doesn't seem needed?) | Pascal Rigaux | 2004-05-12 | 1 | -5/+4 |
| | |||||
* | no lang-ltg.png, so disabling ltg | Pascal Rigaux | 2004-05-12 | 1 | -1/+1 |
| | |||||
* | unified two strings | Pablo Saratxaga | 2004-05-12 | 1 | -1/+1 |
| | |||||
* | use busybox when dont_run_directly_stage2 | Pascal Rigaux | 2004-05-12 | 1 | -1/+1 |
| | |||||
* | - fix typo | Pascal Rigaux | 2004-05-12 | 1 | -2/+2 |
| | | | | | - fix last commit which was not using $locale_country as it should in system_locales_to_ourlocale() | ||||
* | fix typo | Pascal Rigaux | 2004-05-12 | 2 | -2/+2 |
| | |||||
* | - make_i18n_list builds the various i18n_XX.list | Pascal Rigaux | 2004-05-11 | 2 | -40/+72 |
| | | | | | | - make_live_tree_boot now uses them to have a new live_tree_i18n_XX containing non always busy files for lang XX. We now handle all langs | ||||
* | LOCALES"zh" was not set correctly | Pascal Rigaux | 2004-05-11 | 1 | -1/+1 |
| | |||||
* | - rationalize the Makefile | Pascal Rigaux | 2004-05-11 | 1 | -13/+22 |
| | | | | | - for now only build the clps for the main langs (for devel speed) | ||||
* | - don't propose languages which do not have their clp | Pascal Rigaux | 2004-05-11 | 1 | -0/+8 |
| | | | | | - mount the live_tree_i18n_LANG.clp |