| Commit message (Expand) | Author | Age | Files | Lines |
* | introduce network_is_cheap(), use it, and fix a boolean typo | Olivier Blin | 2005-06-03 | 1 | -2/+7 |
* | $o->{net}{type} is already defined in more appropriate places | Olivier Blin | 2005-06-03 | 1 | -4/+0 |
* | define $o->{net}{type} and $o->{net}{net_interface} for lan installs | Olivier Blin | 2005-06-03 | 1 | -0/+2 |
* | provide backward compatibility for network fields in loadO | Olivier Blin | 2005-06-03 | 1 | -0/+14 |
* | keep NETWORKING_IPV6 and FORWARD_IPV4 variables in /etc/sysconfig/network | Olivier Blin | 2005-06-03 | 1 | -2/+3 |
* | remove comment, stage1 now writes DOMAINNAME and DHCP_HOSTNAME in the proper ... | Olivier Blin | 2005-06-03 | 1 | -1/+0 |
* | remove unused code | Pascal Rigaux | 2005-06-03 | 5 | -9/+2 |
* | $o->{net}{network} and $o->{net}{resolv} may not exist at this stage of insta... | Olivier Blin | 2005-06-03 | 1 | -2/+2 |
* | net interface is now in $net->{net_interface} | Olivier Blin | 2005-06-03 | 1 | -4/+4 |
* | drop now unused variable | Pascal Rigaux | 2005-06-03 | 1 | -3/+0 |
* | remove unused isPrimary | Pascal Rigaux | 2005-06-03 | 2 | -7/+0 |
* | remove unused code | Pascal Rigaux | 2005-06-03 | 1 | -10/+0 |
* | during_install__l2charset() was used by share/gen_locales.sh which is now dro... | Pascal Rigaux | 2005-06-03 | 1 | -13/+0 |
* | update comment | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | remove unneeded parentheses (keep first() to make it readable by trainees ...) | Olivier Blin | 2005-06-03 | 1 | -2/+4 |
* | remove unused old code | Pascal Rigaux | 2005-06-03 | 1 | -7/+0 |
* | remove unused code | Pascal Rigaux | 2005-06-03 | 1 | -9/+3 |
* | remove doble | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
* | (dd) reuse c:: | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
* | (dd) make sysopen() call readable | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
* | use "our" instead of "use vars" | Pascal Rigaux | 2005-06-03 | 1 | -4/+3 |
* | add O_CREAT | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
* | help perl_checker | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
* | fix pixel sucks | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
* | add O_WRONLY & O_RDWR | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
* | drop unused subs | Olivier Blin | 2005-06-03 | 1 | -19/+0 |
* | dropping pkg_install_if_requires_satisfied() (old & unused) | Pascal Rigaux | 2005-06-03 | 1 | -17/+0 |
* | - merge network settings in a $net hash (it modifies $o fields too): | Olivier Blin | 2005-06-03 | 20 | -825/+538 |
* | drop setting $_ (unused) | Pascal Rigaux | 2005-06-03 | 1 | -2/+0 |
* | drop untranslate which is unused and bad practice | Pascal Rigaux | 2005-06-03 | 1 | -8/+1 |
* | drop unused code (and one should use append_to_file instead of this outpend) | Pascal Rigaux | 2005-06-03 | 1 | -5/+0 |
* | drop old unused code | Pascal Rigaux | 2005-06-03 | 2 | -48/+0 |
* | read existing authentication conf (only minimal support for now) | Pascal Rigaux | 2005-06-03 | 2 | -9/+13 |
* | simplify | Pascal Rigaux | 2005-06-03 | 1 | -3/+4 |
* | use find() (which was unused) | Pascal Rigaux | 2005-06-03 | 1 | -3/+1 |
* | add many non perl_checker compatible modules | Pascal Rigaux | 2005-06-03 | 1 | -1/+7 |
* | minimal changes to make me and perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -3/+3 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 3 | -9/+9 |
* | perl_checker fixes, make mode optionnal in load_image | Olivier Blin | 2005-06-03 | 1 | -3/+8 |
* | 4th parameter is not used, i suspect it's not useful anymore since we pass th... | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | - perl_checker compliance | Pascal Rigaux | 2005-06-03 | 1 | -8/+6 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -39/+38 |
* | Typo fix | Rafael Garcia-Suarez | 2005-06-03 | 1 | -5/+5 |
* | simplify | Pascal Rigaux | 2005-06-03 | 1 | -3/+1 |
* | fix blino sux | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
* | drop unused variable, this is done in detect_devices::get_sysfs_device_id_map() | Olivier Blin | 2005-06-03 | 1 | -1/+0 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-03 | 3 | -3/+3 |
* | The mandrakelinux-release package doesn't exist any more, so you can't | Rafael Garcia-Suarez | 2005-06-03 | 1 | -3/+5 |
* | be more in drakx spirit, and more important perl_checker warning clean | Pascal Rigaux | 2005-06-03 | 1 | -2/+1 |
* | DISABLE_WINDOWS_KEY in /etc/sysconfig/keyboard since it is unused | Pascal Rigaux | 2005-06-03 | 1 | -2/+0 |