Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (network::adsl::adsl_conf_backend) add ppp_async alias for sagem | Olivier Blin | 2004-08-06 | 1 | -2/+3 |
| | | | | | devices (so that they work during install) | ||||
* | (adsl_conf_backend) let's have a better looking mesage | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | fix titypo | Olivier Blin | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | try to load all modules that may be needed to establish connexion | Olivier Blin | 2004-08-06 | 1 | -2/+4 |
| | |||||
* | (adsl_conf_backend) only try to mount /proc if it wasn't (eg if we | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
| | | | | | didn't intall any packages) | ||||
* | try to mount proc fs too, in case it wasn't done earlier | Olivier Blin | 2004-08-06 | 1 | -0/+1 |
| | |||||
* | use the new kdenetwork-kppp-provider package (thanks Laurent !) to be | Olivier Blin | 2004-08-06 | 1 | -0/+1 |
| | | | | | able to parse the provider db without requiring kdenetwork-kppp | ||||
* | set netcnx type when an external isdn modem is selected, or else | Olivier Blin | 2004-08-05 | 1 | -1/+1 |
| | | | | | modem::ppp_read_conf will crash (Anthill #1033) | ||||
* | try to mount usbdevfs in $::prefix before attempting to run adsl start | Olivier Blin | 2004-08-05 | 1 | -1/+5 |
| | | | | | programs | ||||
* | quiet perl_checker | Thierry Vignaud | 2004-08-05 | 1 | -2/+2 |
| | |||||
* | (adsl_conf_backend) fix error message | Thierry Vignaud | 2004-08-05 | 1 | -1/+1 |
| | |||||
* | log module loading faillure | Thierry Vignaud | 2004-08-04 | 1 | -1/+2 |
| | |||||
* | 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) | ||||
* | fix wording | Olivier Blin | 2004-08-04 | 1 | -1/+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 | 3 | -29/+11 |
| | |||||
* | 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 | ||||
* | move mount options related stuff from fs.pm to newly created fs/mount_options.pm | Pascal Rigaux | 2004-08-03 | 2 | -5/+5 |
| | | | | | | | | | | | - 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() | ||||
* | many functions in fsedit don't modify anything, they are simply accessors. | Pascal Rigaux | 2004-08-03 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | create fs::get and move them into it - device2part(), up_mount_point() moved from fs to fs::get - part2hd(), file2part(), has_mntpoint(), mntpoint2part(), empty_all_hds() moved from fsedit to fs::get - fsedit::get_root() -> fs::get::root() - fsedit::get_root_() -> fs::get::root_() - fsedit::get_really_all_fstab() -> fs::get::really_all_fstab() - fsedit::get_all_fstab_and_holes() -> fs::get::fstab_and_holes() - fsedit::get_all_fstab() -> fs::get::fstab() - fsedit::get_all_holes() -> fs::get::holes() - fsedit::all_free_space -> fs::get::free_space() - fsedit::get_really_all_fstab() -> fs::get::really_all_fstab() - fsedit::get_fstab_and_holes() -> fs::get::hds_fstab_and_holes() - fsedit::get_holes() -> fs::get::hds_holes() - fsedit::get_fstab() -> fs::get::hds_fstab() - fsedit::free_space() -> fs::get::hds_free_space() - fsedit::get_visible_fstab() unused, removed | ||||
* | introduce ->ensure_binary_is_installed and use it | Pascal Rigaux | 2004-08-02 | 5 | -7/+7 |
| | |||||
* | in sagem start section, modprobe eagle-usb and do not wait for sync | Olivier Blin | 2004-08-02 | 1 | -1/+4 |
| | | | | | here, fctStartAdsl will handle that when pppd is called | ||||
* | in speedtouch start section, modprobe speedtch module and use | Olivier Blin | 2004-08-02 | 1 | -1/+4 |
| | | | | | speedtouch-start instead of directly using modem_run | ||||
* | in install, run modem start scripts once config is written | Olivier Blin | 2004-08-02 | 1 | -0/+2 |
| | |||||
* | sagem: use fctStartAdsl to wait for sync, up the interface and get interface ↵ | Olivier Blin | 2004-07-30 | 1 | -1/+1 |
| | | | | name | ||||
* | (remove_initscript) simplify | Thierry Vignaud | 2004-07-29 | 1 | -6/+3 |
| | |||||
* | (handle_multiple_cnx) only restart network for ADSL if we use an | Thierry Vignaud | 2004-07-29 | 1 | -1/+1 |
| | | | | | ethernet modem | ||||
* | split server and plugin options, in order to support again bewan | Olivier Blin | 2004-07-29 | 1 | -4/+9 |
| | | | | | modems (pppd_options wasn't used anywhere, they couldn't work) | ||||
* | do not write a blank "pty" option in ppp config file is there is no | Olivier Blin | 2004-07-28 | 1 | -1/+2 |
| | | | | | pty command (should fix some problems with Bewan modems) | ||||
* | it's probably better to rely on modem_run since speedtouch.sh may be dropped | Olivier Blin | 2004-07-28 | 1 | -1/+1 |
| | |||||
* | - use option -g for smbclient -L, this fixes bad parsing of formatted ↵ | Pascal Rigaux | 2004-07-28 | 1 | -14/+20 |
| | | | | | | | smbclient output - skip "netlogon" Disk share (lowercase letters) | ||||
* | - add field {fs_type} partially replacing {pt_type} | Pascal Rigaux | 2004-07-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | {pt_type} is always a number, {fs_type} is always a string - introduce set_isFormatted() (to ensure {notFormatted} but also {fs_type_from_magic} and {bad_fs_type_magic} are updated) - don't use 0x483 for ext3 anymore (same for reiserfs...), the type_name gives both a pt_type and a fs_type - many accessors from partition_table removed (type2fs(), fs2pt_type()) - remove isThisFs() (not useful anymore since we can use directly {fs_type}) - remove isFat() (inline the function) - other isXXX() from partition_table are moved to fs::type - part2name() is now fs::type::part2type_name - name2pt_type() is now fs::type::type_name2subpart() - partition_table::important_types() is now fs::type::type_names() - fsedit::typeOfPart() is now fs::type::fs_type_from_magic() - no need to truncate type_name since they are shorter | ||||
* | '-e 1' option is unneeded with speedtouch >= 1.3 | Olivier Blin | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | remove unneeded quotes | Olivier Blin | 2004-07-26 | 1 | -1/+1 |
| | |||||
* | let perl-MDK-Common do the quoting | Olivier Blin | 2004-07-26 | 1 | -2/+1 |
| | |||||
* | hey, I suck, that's DIAL_ON_IFUP, not DIAL_ON_BOOT | Olivier Blin | 2004-07-23 | 2 | -6/+6 |
| | |||||
* | perl_checker compliance | Olivier Blin | 2004-07-23 | 1 | -3/+3 |
| | |||||
* | one more FIXME comment | Olivier Blin | 2004-07-23 | 1 | -0/+1 |
| | |||||
* | - introduce ONBOOT and DIAL_ON_BOOT settings for isdn connections | Olivier Blin | 2004-07-23 | 3 | -5/+32 |
| | | | | | | - write this settings with configureNetwork2, kill the old tweak in isdn.pm - use the isdn_dial_on_boot step instead of nework_on_boot in netconnect.pm | ||||
* | FIRMWARE isn't used by ifup-ippp | Olivier Blin | 2004-07-23 | 1 | -2/+0 |
| | |||||
* | pptp connections are now handled by pppd (#6515) | Olivier Blin | 2004-07-23 | 1 | -5/+0 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-07-22 | 1 | -1/+1 |
| | |||||
* | - don't use if_() when not needed and strange | Pascal Rigaux | 2004-07-22 | 1 | -4/+4 |
| | | | | | - read_tmdns_conf() now knows which file it reads, don't give it as argument | ||||
* | (read_tmdns_conf) unbreak oblin code | Thierry Vignaud | 2004-07-22 | 1 | -1/+1 |
| | |||||
* | (read_tmdns_conf) reinsert parameter naming for parameter checking | Thierry Vignaud | 2004-07-22 | 1 | -1/+2 |
| | |||||
* | rewrite read_tmdns_conf to use cat_ | Olivier Blin | 2004-07-22 | 1 | -10/+1 |
| | |||||
* | perl_checker/misc fixes | Olivier Blin | 2004-07-22 | 1 | -2/+5 |
| | |||||
* | - %modules::conf is no more a global, so many functions need passing ↵ | Pascal Rigaux | 2004-07-21 | 7 | -51/+52 |
| | | | | | | | | | | | | | | | $modules_conf - $modules_conf is a class choosing modules.conf or modprobe.conf (esp. useful after install) (but not working yet!) - modules::load() doesn't use $modules_conf, use modules::load_and_configure() - modules::load() doesn't allow options, use either modules::load_raw() or modules::load_and_configure() - some functions used to want an array ref for modules options and some a string, now every functions use a string - many functions (like modules::get_alias()) are now methods on $modules_conf - some functions in mouse.pm needed a $in where a $do_pkgs is enough - some perl_checker compliance - small fixes | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-07-21 | 1 | -1/+1 |
| |