Commit Graph

5761 Commits

Author SHA1 Message Date
Adam Stokes 8ecbf7eba9 Merge pull request #2 from CanonicalLtd/installer_use_subiquity_ui
Use subiquity inside the install image
2015-06-16 15:50:15 -04:00
Ryan Harper fc269dff06 Use subiquity inside the install image
- Tar up the subiquity code and inject that into the user-data
 - Add support for encoding when adding binary files
 - Until we have a way to detect serial presence, run installer on tty1
 - Add power_state hook to shut machine off after subiquity exits
 - git status ignore image file in installer dir

Signed-off-by: Ryan Harper <ryan.harper@canonical.com>
2015-06-16 14:45:05 -05:00
Adam Stokes 80407c4f68 Update README.md
Format the code portions of the readme
2015-06-15 15:47:41 -04:00
Adam Stokes 85eb3abbb5 Merge pull request #1 from CanonicalLtd/initial_installer_image_build
Initial import of installer image building
2015-06-15 15:46:46 -04:00
Ryan Harper a2ad7bf8ed Initial import of installer image building
Signed-off-by: Ryan Harper <ryan.harper@canonical.com>
2015-06-15 14:38:51 -05:00
Adam Stokes 058e9ec422 fix safe colors
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-06-11 09:37:17 -04:00
Adam Stokes ce18689b94 Split out controllers/views, add additional UI utilities
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-06-10 18:43:56 -04:00
Adam Stokes 8d1894641f add curses display for serial
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-06-10 17:31:04 -04:00
Adam Stokes 389fdf17cb Add initial start view, buttons, and utilities
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-06-10 16:59:55 -04:00
Adam Stokes 9f78c2a775 Start work on models and ui
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-06-08 23:40:41 -04:00
Adam Stokes d812ff23b8 Initial commit 2015-06-08 17:57:45 -04:00