Skip to content

VCHui/ubuntu-16.04-desktop-custom-iso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu-16.04-desktop-custom-iso

This repository is for building a custom live/installation medium based the official ubuntu-16.04.5-desktop-amd64.iso. The repository consists of a set of files to add to the installation medium for the target host. The building process is handled by a set of Makefiles using uck. There are other Makefiles options to perform different customizatons selectively (see wiki)

Building the iso

  • Platform: ubuntu-16.04.5-desktop-amd64
  • Download: ubuntu-16.04.5-desktop-amd64.iso
  • Prerequisite: uck (Ubuntu Customization Kit)
  • To build
git clone https://github.com/VC-H/ubuntu-16.04-desktop-custom-iso.git custom
cd custom
make iso

A screencast

screenshot

Custom features