ThinClientIntegration

Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2005-04-05 02:34:49
Size: 263
Editor: ca-studio-bsr1o-251
Comment:
Revision 11 as of 2005-04-21 05:28:19
Size: 1313
Editor: 150
Comment: client root in RAM
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from UbuntuDownUnder/BOFs/UbuntuDevelopment/ThinClientIntegration
## page was renamed from UbuntuDownUnder/BOFs/UbuntuDevelopment/ThinClients
= Priority =

PriorityHigh
Line 13: Line 19:
 * Pre-generated thin client initrd
Line 14: Line 21:
 *  * Simple server-side setup of all required services
 * Same feature set as the existing LTSP platform
 * Share hardware support infrastructure with d-i and casper
Line 18: Line 27:
 * Client initrd
  * Autoconfiguration
  * NFS root ([https://bugzilla.ubuntu.com/show_bug.cgi?id=2260 bug #2260])
  * Use lessdisks?
  * swap
   * local
   * NBD
   * NFS?
 * Client root
  * Generation (Pre-generate as for live CD, or dynamically on the server?)
  * Writability and shareability (nbd+device-mapper, unionfs, tmpfs?)
  * Autoconfiguration
  * Can we squeeze root into RAM, and only use NFS for /home?
 * Server infrastructure
  * Configuration of tftpd-hpa, dhcp3-server, nfs-kernel-server, gdm, ...
 * Centralized configuration
Line 19: Line 45:

 * Look at what SkoleLinux are doing with LTSP, and see if we can collaborate with them

Priority

PriorityHigh

People

Goal

Provide rich thin client functionality out-of-the-box for Breezy

Requirements

  • Pre-generated thin client initrd
  • Centralized configuration and administration of clients
  • Simple server-side setup of all required services
  • Same feature set as the existing LTSP platform
  • Share hardware support infrastructure with d-i and casper

Agenda

  • Client initrd
  • Client root
    • Generation (Pre-generate as for live CD, or dynamically on the server?)
    • Writability and shareability (nbd+device-mapper, unionfs, tmpfs?)
    • Autoconfiguration
    • Can we squeeze root into RAM, and only use NFS for /home?
  • Server infrastructure
    • Configuration of tftpd-hpa, dhcp3-server, nfs-kernel-server, gdm, ...
  • Centralized configuration

Pre-Work

  • Look at what SkoleLinux are doing with LTSP, and see if we can collaborate with them

UbuntuDownUnder/BOFs/ThinClientIntegration (last edited 2008-08-06 16:15:33 by localhost)