Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for ALSA on PPC and SPARC | Thierry Vignaud | 2004-08-05 | 1 | -0/+3 |
| | |||||
* | align sound driver entries | Thierry Vignaud | 2004-08-05 | 1 | -6/+6 |
| | |||||
* | update sound drivers list | Thierry Vignaud | 2004-08-05 | 1 | -1/+12 |
| | |||||
* | install needed alsa tools depending on present sound cards | Thierry Vignaud | 2004-08-05 | 1 | -0/+8 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | log module loading faillure | Thierry Vignaud | 2004-08-04 | 1 | -1/+2 |
| | |||||
* | add x-unikey support for Vietnamese | Thierry Vignaud | 2004-08-04 | 2 | -3/+7 |
| | |||||
* | catch die from modules::load | Olivier Blin | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | add modules arrays and use modules::load to be able to load modules | Olivier Blin | 2004-08-04 | 1 | -9/+8 |
| | | | | | | from modules.cz files, load these modules when not in standalone mode (they're needed for install and Move) | ||||
* | include fcitx IM too | Thierry Vignaud | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | fix wording | Olivier Blin | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | Verify that regexp matched | Rafael Garcia-Suarez | 2004-08-04 | 1 | -0/+1 |
| | |||||
* | .gnome2/wmrc and .wmrc are obsolete, it is now .dmrc | Pascal Rigaux | 2004-08-04 | 1 | -7/+8 |
| | | | | | (nb: beware, one must write 07IceWM instead of IceWM, same for others) | ||||
* | fix build | Thierry Vignaud | 2004-08-04 | 1 | -0/+1 |
| | |||||
* | do not force kppp installation, it will be installed by | Olivier Blin | 2004-08-04 | 1 | -1/+0 |
| | | | | | | modem::ppp_configure if kdebase is installed, else ifup/ifdown scripts are enough | ||||
* | do not write cnx_script anymore (isdn4linux service will modprobe the | Olivier Blin | 2004-08-04 | 1 | -10/+0 |
| | | | | | driver, ibod service is started at boot, ifup/ifdown handle the dial) | ||||
* | kill set_cnx_script usage, replace cnx_scripts with ifup/ifdown | Olivier Blin | 2004-08-04 | 4 | -31/+13 |
| | |||||
* | ensure alternative IMs get in in the isos | Thierry Vignaud | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | switch korean to scim-hangul IM | Thierry Vignaud | 2004-08-04 | 2 | -4/+3 |
| | |||||
* | 10.1-0.4mdk | Thierry Vignaud | 2004-08-04 | 1 | -1/+5 |
| | |||||
* | write a cnx_script for adsl connexions too (so that drakconnect can | Olivier Blin | 2004-08-04 | 1 | -0/+5 |
| | | | | | establish the connexion), add a FIXME comment to remind it is bad | ||||
* | don't set /etc/sysconfig/desktop anymore, configure ~/.wmrc, ~/.gnome2/gdm ↵ | Pascal Rigaux | 2004-08-04 | 1 | -8/+25 |
| | | | | and ~/.desktop instead | ||||
* | update 10.1-0.3mdk'log (thx to build issue...) | Thierry Vignaud | 2004-08-04 | 1 | -0/+4 |
| | |||||
* | fix build | Thierry Vignaud | 2004-08-04 | 1 | -1/+0 |
| | |||||
* | remove unused net_applet.desktop | Thierry Vignaud | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | - same_entries() doesn't look anymore at kernel options | Pascal Rigaux | 2004-08-04 | 1 | -4/+7 |
| | | | | | | | (it tends to create stupid alt_xxx entries) - fix creation of labels alt2_alt_xxx (will now be alt2_xxx) - don't create bad "linux-nonfb" for kernel-win4lin | ||||
* | - do not expand shell vars | Daouda Lo | 2004-08-04 | 1 | -2/+2 |
| | |||||
* | try to keep the order of kernel options (to help same_entries()) | Pascal Rigaux | 2004-08-04 | 1 | -4/+14 |
| | |||||
* | 10.1-0.3mdk | Thierry Vignaud | 2004-08-04 | 1 | -2/+13 |
| | |||||
* | don't allow unknown kernel names to mess everything | Pascal Rigaux | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | handle win4lin kernels | Pascal Rigaux | 2004-08-04 | 1 | -6/+8 |
| | |||||
* | - do not forget to package xinit.d net_applet file | Daouda Lo | 2004-08-04 | 1 | -0/+1 |
| | |||||
* | - upcase fields values (and btw reduce the number of strings to translate :-)) | Thierry Vignaud | 2004-08-04 | 1 | -2/+10 |
| | | | | | - simplify translating | ||||
* | uim is already installed if needed depending on locale | Thierry Vignaud | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | install xvnkb IM for vietnamese | Thierry Vignaud | 2004-08-04 | 1 | -1/+2 |
| | |||||
* | install ami IM only for korean | Thierry Vignaud | 2004-08-04 | 1 | -1/+2 |
| | |||||
* | (write) if one override default IM, remove any setting from default IM (hint: | Thierry Vignaud | 2004-08-04 | 1 | -2/+6 |
| | | | | | some IM configurations do not have all fields set...) | ||||
* | (Gtk2::ComboBox->set_text) actually print a warning if we failled | Thierry Vignaud | 2004-08-04 | 1 | -0/+1 |
| | |||||
* | - automatically launch net_applet for KDE, GNOME and IceWM | Daouda Lo | 2004-08-04 | 1 | -3/+13 |
| | |||||
* | (ask_fromW) actually honor default value | Thierry Vignaud | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | (read) fix IM reading | Thierry Vignaud | 2004-08-04 | 1 | -2/+4 |
| | |||||
* | let's system wide config not override user's locale | Thierry Vignaud | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | - added net_applet xinit file to automate launch of net_applet in KDE, | Daouda Lo | 2004-08-04 | 1 | -0/+5 |
| | | | | | GNOME and IceWM | ||||
* | return a true value for perl | Pascal Rigaux | 2004-08-04 | 2 | -0/+4 |
| | |||||
* | move mount options related stuff from fs.pm to newly created fs/mount_options.pm | Pascal Rigaux | 2004-08-03 | 10 | -260/+269 |
| | | | | | | | | | | | - fs::set_all_default_options() -> fs::mount_options::set_all_default() - fs::mount_options_pack() -> fs::mount_options::pack() - fs::mount_options_unpack() -> fs::mount_options::unpack() - fs::rationalize_options() -> fs::mount_options::rationalize() - fs::set_default_options() -> fs::mount_options::set_default() - fs::mount_options() -> fs::mount_options::list() - fs::mount_options_help() -> fs::mount_options::help() | ||||
* | add CVS $Id: | Pascal Rigaux | 2004-08-03 | 1 | -1/+1 |
| | |||||
* | (create_dialog) only add space between icon and text if there's | Thierry Vignaud | 2004-08-03 | 1 | -2/+4 |
| | | | | | actually an icon | ||||
* | reuse gtkappend_page() | Thierry Vignaud | 2004-08-03 | 1 | -2/+2 |
| | |||||
* | (create_notebook) reuse gtkappend_page() | Thierry Vignaud | 2004-08-03 | 1 | -1/+1 |
| | |||||
* | (create_dialog) do not show separator by default | Thierry Vignaud | 2004-08-03 | 1 | -0/+1 |
| |