fai 3.4.8ubuntu1 source package in Ubuntu

Changelog

fai (3.4.8ubuntu1) precise; urgency=low

  * New Upstream Version
  * Changes for Ubuntu:
   + conf/NFSROOT
    - replacing debian linux-image-* with linux-image-server
    - added console-setup
    - changed grub to grub-pc
   + exmaples/simple/scripts/GRUB_PC/10-setup:
    - added command to regenerate grub.cfg
   + etc/fai/make-fai-nfsroot.conf:
    - add "--include=aptitude" to FAI_DEBOOTSTRAP_OPTS
    - add "dhcp-client" to "--exclude" to FAI_DEBOOTSTRAP_OPTS
   + bin/fai-cd:
    - add missing grub-common package
 -- Stephan Adig <email address hidden>   Tue, 31 Jan 2012 13:39:32 +0100

Upload details

Uploaded by:
Stephan RĂ¼gamer
Uploaded to:
Precise
Original maintainer:
Thomas Lange
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
fai_3.4.8ubuntu1.tar.gz 293.4 KiB 4651115578dcaa1eae7d5fb1b8a6f63c0381280f384b1a865add65c3554d9a10
fai_3.4.8ubuntu1.dsc 1.2 KiB f76742e377491f5440c0d8871bd32b2ca89779cacecebd410ff992000c5cc2e9

Available diffs

View changes file

Binary packages built by this source

fai-client: Fully Automatic Installation client package

 FAI is a non-interactive system to install, customize and manage
 Linux systems and software configurations on computers as well as
 virtual machines and chroot environments, from small networks to
 large infrastructures and clusters.
 .
 This is the client package for FAI. It contains the parts necessary
 to run the softupdate functionality on already installed systems, and
 is needed for the dirinstall functionality and others on a FAI server.

fai-doc: Documentation for FAI

 FAI is a non-interactive system to install, customize and manage
 Linux systems and software configurations on computers as well as
 virtual machines and chroot environments, from small networks to
 large infrastructures and clusters.
 .
 This is the documentation for FAI in various formats.

fai-nfsroot: Fully Automatic Installation nfsroot package

 FAI is a non-interactive system to install, customize and manage
 Linux systems and software configurations on computers as well as
 virtual machines and chroot environments, from small networks to
 large infrastructures and clusters.
 .
 This package contains the software that is only needed in
 the FAI nfsroot. Do not install this package on a normal machine.

fai-quickstart: Fully Automatic Installation quickstart package

 FAI is a non-interactive system to install, customize and manage
 Linux systems and software configurations on computers as well as
 virtual machines and chroot environments, from small networks to
 large infrastructures and clusters.
 This package setups an install server with some basic
 examples. It should be removed when creating your own config space.

fai-server: Fully Automatic Installation server package

 FAI is a non-interactive system to install, customize and manage
 Linux systems and software configurations on computers as well as
 virtual machines and chroot environments, from small networks to
 large infrastructures and clusters.
 .
 It's a tool for mass unattended Linux installation. You can take one
 or more virgin systems, turn on the power, and after a few minutes,
 the systems are installed, and completely configured to your exact
 needs, without any interaction necessary.
 .
 This package is needed for setting up a FAI install server for network
 installations, for running the dirinstall in a chroot environment, and
 to build installation CD/DVD's and USB sticks.

fai-setup-storage: automatically prepare storage devices

 Using FAI disk_config files, setup-storage computes effective
 partition and volume sizes and executes the necessary commands
 to configure storage devices. It manages disk drives as well
 as RAID and LVM volumes. It handles all file systems supported
 by parted(8) as well as ntfs but is flexible enough to be
 extended to further types as well. Once the storage devices
 are prepared, an appropriate fstab(5) file is generated.
 .
 This package provides the setup-storage utility as separate
 package so it can be used independent from FAI as well.