Ubuntu Server Installer, and backend for Ubuntu Desktop Installer
Go to file
Ryan Harper 698e76127a syslinux binaries aren't standalone, so copy all .c32 files into extlinux target dir. 2015-06-17 13:09:21 -05:00
bin Provide separate palette mapping for monochrome 2015-06-16 19:14:41 -04:00
installer syslinux binaries aren't standalone, so copy all .c32 files into extlinux target dir. 2015-06-17 13:09:21 -05:00
subiquity Still working out how I want the models to work 2015-06-16 20:17:40 -04:00
test Add initial start view, buttons, and utilities 2015-06-10 16:59:55 -04:00
.gitignore Use subiquity inside the install image 2015-06-16 14:45:05 -05:00
LICENSE Initial commit 2015-06-08 17:57:45 -04:00
Makefile Use subiquity inside the install image 2015-06-16 14:45:05 -05:00
README.md Update README.md 2015-06-15 15:47:41 -04:00

README.md

subiquity

Ubuntu Server Installer

building installer

make installer

running installer

make run

overrides

make RELEASE=[wily, vivid, trusty] ARCH=[amd64, i386, armf, arm64, ppc64el]
make RELEAse=wily run