NonBroadbandUsers

Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2005-10-06 21:17:58
Size: 851
Editor: wbs-146-160-94
Comment:
Revision 13 as of 2006-01-02 10:10:26
Size: 2542
Editor: ip181
Comment: added implementation of the non-broadband package downloading
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * '''Launchpad entry:''' https://launchpad.net/distros/ubuntu/+spec/non-broadband-users
Line 4: Line 5:
 * Priority: NeedsPriority
 * People: NeedsLead, NeedsSecond
Line 7: Line 6:
 * Interested:
 * Status: UbzSpecification, BrainDump (then DraftSpecification then EditedSpecification then ApprovedSpecification), DistroSpecification?, CommunitySpecification
 * Branch: UbuntuTrack
 * Interested: IrvinPiraman, ZakElep, EaldenEscanan
Line 12: Line 9:
 * Depends:
 * Dependents:
 [[FullSearch()]]
 * BoF sessions: none yet
Line 18: Line 11:
Non-Broadband Users -In general have some thoughts at non-broadband users and what they need/miss.
Line 23: Line 16:

 * Alice does not have broadband at home, but she has broadband at work. Using a nifty front-end to apt-zip, she is able to collect the packages she needs at work on her USB key for installation when she returns home.
  * Note: There are people working on a solution for this: http://hyper-get.sourceforge.net/

 * Joe, who doesn't have broadband at home, uses apt for windows or webapt at his windows machine at work to download a program including all its dependencies which are not installed by default on ubuntu in one compressed file, so he can install it easily at home.

 * Bob uses Ubuntu on his laptop, and rarely connects to any network. He finds the network detection phase of the boot process very slow, and would like to disable it.

 * Using a DVD containing all of Universe, Chris is able to install vastly more packages than are available on the installation CD without any connection to the internet.

 * Mary, who doesn't have broadband at home, has to configure dialup. Right now, she's stuffed.
Line 30: Line 34:
The use cases 1+2 to download a package (with dependencies) from a different machine (e.g. at work/university) is adressed by the latest synaptic in dapper. It can generate a download script (currently using wget, but trivial to change) that can be used on the fast connected machine and will download the packages that are required on the home-machine. Then the directory with the downloaded packages is carried home and importet with synaptic. It will take care for checking versions and md5 sums.
Line 36: Line 42:
=== Modem Related Issues ===

 * I recently installed Breezy on a laptop for my parents. Although the AC'97 modem support was in the standard installed kernel, the sl-modem-daemon package was not, and was not in the standard package set, so significant -fu was required to get it working.

 * Even when the dialup was working, my parents were confused when dialling the internet because there was no progress or success dialog.
Line 37: Line 49:
----
CategorySpec

Summary

Rationale

Use cases

  • Alice does not have broadband at home, but she has broadband at work. Using a nifty front-end to apt-zip, she is able to collect the packages she needs at work on her USB key for installation when she returns home.
  • Joe, who doesn't have broadband at home, uses apt for windows or webapt at his windows machine at work to download a program including all its dependencies which are not installed by default on ubuntu in one compressed file, so he can install it easily at home.
  • Bob uses Ubuntu on his laptop, and rarely connects to any network. He finds the network detection phase of the boot process very slow, and would like to disable it.
  • Using a DVD containing all of Universe, Chris is able to install vastly more packages than are available on the installation CD without any connection to the internet.
  • Mary, who doesn't have broadband at home, has to configure dialup. Right now, she's stuffed.

Scope

Design

Implementation

The use cases 1+2 to download a package (with dependencies) from a different machine (e.g. at work/university) is adressed by the latest synaptic in dapper. It can generate a download script (currently using wget, but trivial to change) that can be used on the fast connected machine and will download the packages that are required on the home-machine. Then the directory with the downloaded packages is carried home and importet with synaptic. It will take care for checking versions and md5 sums.

Code

Data preservation and migration

Outstanding issues

  • I recently installed Breezy on a laptop for my parents. Although the AC'97 modem support was in the standard installed kernel, the sl-modem-daemon package was not, and was not in the standard package set, so significant -fu was required to get it working.
  • Even when the dialup was working, my parents were confused when dialling the internet because there was no progress or success dialog.

BoF agenda and discussion


CategorySpec

NonBroadbandUsers (last edited 2009-06-18 09:12:09 by adsl-ull-114-70)