Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (write_conf) do not discard remove_alias changes ... (why nobody never | Thierry Vignaud | 2003-11-06 | 1 | -1/+3 |
| | | | | | saw it in years :-() | ||||
* | simplify pcmcia matching | Thierry Vignaud | 2003-11-06 | 1 | -5/+2 |
| | |||||
* | save a useless ifconfig fork | Thierry Vignaud | 2003-11-06 | 1 | -1/+0 |
| | |||||
* | (getNetDriver) ask the kernel the network interface <-> driver mapping | Thierry Vignaud | 2003-11-06 | 1 | -0/+29 |
| | |||||
* | - add /usr/share/services/ksycoca in "always" | Pascal Rigaux | 2003-11-06 | 2 | -2/+131 |
| | | | | | - add some files needed by sudo in "always" | ||||
* | ensure make_live doesn't fail when called twice (when $::prefix/dev is ↵ | Pascal Rigaux | 2003-11-06 | 1 | -1/+1 |
| | | | | already gone) | ||||
* | needless chmod a+w /dev files since we use devfs | Pascal Rigaux | 2003-11-06 | 1 | -1/+0 |
| | |||||
* | have ifcfg-lo | Guillaume Cottenceau | 2003-11-06 | 1 | -1/+4 |
| | |||||
* | have the basic fstab copied | Guillaume Cottenceau | 2003-11-06 | 1 | -5/+4 |
| | | | | | link xinetd.conf syslog.conf and sysctl.conf | ||||
* | document dams logic | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
| | |||||
* | (conf_network_card_backend) fix unseen/unconfigured usb wireless | Thierry Vignaud | 2003-11-06 | 1 | -2/+1 |
| | | | | | | | | | devices due to francois trap for aliased interfaces (new detect_device::getNet() filter out aliases which were the reasons for the test) btw, if no alias was found, there's a bug somewhere | ||||
* | vivification is dangerous | Guillaume Cottenceau | 2003-11-06 | 1 | -1/+4 |
| | |||||
* | list a few more modules as wireless ones (should really be splited out | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
| | | | | | from network/usb in list_modules.pm | ||||
* | always list sagem_dhcp in list, hidding it due to missing translations | Thierry Vignaud | 2003-11-06 | 1 | -3/+1 |
| | | | | | is insane | ||||
* | really not a binary test | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
| | |||||
* | have sudo in "always" | Pascal Rigaux | 2003-11-06 | 1 | -0/+3 |
| | |||||
* | escaped strings fixes | Thierry Vignaud | 2003-11-06 | 10 | -72/+72 |
| | |||||
* | (configure) fix untranslatable strings: switch from ask_from_list_() | Thierry Vignaud | 2003-11-06 | 1 | -7/+7 |
| | | | | | to ask_from_list() | ||||
* | fix untranslatable string | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-05 | 1 | -0/+4 |
| | |||||
* | auto configure network | Guillaume Cottenceau | 2003-11-05 | 2 | -5/+8 |
| | |||||
* | we use supermount in move now | Guillaume Cottenceau | 2003-11-05 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-05 | 1 | -3/+3 |
| | |||||
* | - run "kbuildsycoca --global" when building | Pascal Rigaux | 2003-11-05 | 3 | -0/+9 |
| | | | | | - using a special configuration telling kde not to build during startup | ||||
* | don't die when not finding a clp, it means it's not mounted | Pascal Rigaux | 2003-11-05 | 1 | -1/+1 |
| | |||||
* | 9.3-2mdk | Thierry Vignaud | 2003-11-05 | 1 | -1/+5 |
| | |||||
* | detect all up||down interfaces w/o any hardcoded limits: | Thierry Vignaud | 2003-11-05 | 1 | -1/+6 |
| | | | | | | | | | | - rollback to old active poll on existing interfaces rather than relying on kernel interfaces list (since it does not list unconfigured interfaces) - get the network interfaces list from /proc/net/dev (reusing the same logic as from "ifconfig -a") | ||||
* | reput back hasNetDevice() instead of getNetInterfaces() since | Thierry Vignaud | 2003-11-05 | 1 | -33/+12 |
| | | | | | SIOCGIFCONF only list *active* network interfaces | ||||
* | even more flexible | Pascal Rigaux | 2003-11-05 | 1 | -5/+9 |
| | |||||
* | remove the (bad) empty line | Pascal Rigaux | 2003-11-05 | 1 | -1/+0 |
| | |||||
* | have all /etc/pango (not really needed anymore, but it is cleaner) | Pascal Rigaux | 2003-11-05 | 2 | -1/+2 |
| | |||||
* | when /image/etc/xxx is a symlink, create /etc/xxx directly to this symlink | Pascal Rigaux | 2003-11-05 | 1 | -2/+10 |
| | |||||
* | handle "totem" files being in "always" | Pascal Rigaux | 2003-11-05 | 1 | -14/+28 |
| | |||||
* | check_dirs checks that data/*.list contains a file which is inside a dir ↵ | Pascal Rigaux | 2003-11-05 | 1 | -0/+3 |
| | | | | from data/*.dirs | ||||
* | find out the association (loopX <=> clp) instead of hard writing it | Pascal Rigaux | 2003-11-05 | 1 | -9/+17 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-11-05 | 5 | -222/+238 |
| | |||||
* | handle image_totem | Pascal Rigaux | 2003-11-05 | 1 | -1/+1 |
| | |||||
* | make it more flexible | Pascal Rigaux | 2003-11-05 | 2 | -5/+14 |
| | |||||
* | lock unneeded now that i have my local copy :) | Guillaume Cottenceau | 2003-11-05 | 1 | -3/+0 |
| | |||||
* | /usr is now handled "hardcoded" for totem | Guillaume Cottenceau | 2003-11-05 | 1 | -1/+0 |
| | |||||
* | add the command to generate totem.list | Pascal Rigaux | 2003-11-05 | 1 | -0/+2 |
| | |||||
* | we need package "mountloop" for crypted folders | Pascal Rigaux | 2003-11-05 | 1 | -1/+2 |
| | |||||
* | - no need to mount totem clp | Pascal Rigaux | 2003-11-05 | 1 | -3/+5 |
| | | | | | - if we need lomount_clp again, correctly handle the "live" cmdline parameter | ||||
* | - more flexible totem tree symlinks build (based on totem.list) | Pascal Rigaux | 2003-11-05 | 1 | -8/+9 |
| | | | | | - clean-up | ||||
* | run fc-cache so that cache is generated in all directories mentioned in ↵ | Guillaume Cottenceau | 2003-11-04 | 1 | -0/+1 |
| | | | | config file: allows to suppress the 5-10 secondes pause before first drakx question | ||||
* | unneeded now that i've teached dietlibc to not segfault on NULL pointers | Guillaume Cottenceau | 2003-11-04 | 1 | -2/+0 |
| | |||||
* | don't segfault on NULL stuff | Guillaume Cottenceau | 2003-11-04 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-04 | 1 | -2/+2 |
| | |||||
* | try to not segfault when a NULL pointer is passed to log_message ↵ | Guillaume Cottenceau | 2003-11-04 | 1 | -0/+2 |
| | | | | (unimplemented clnt_sperror and alike functions from dietlibc) | ||||
* | allow to still be able to work when running in -u mode | Guillaume Cottenceau | 2003-11-04 | 1 | -2/+7 |
| |