Commit graph

19 commits

Author SHA1 Message Date
Anders Ingemann
9cb4b3e375 Rename mount_dir to workspace
We'll be using it for a bucnh of different things in the future
2013-10-27 18:11:13 +01:00
Anders Ingemann
ff7c04c120 Support for partitions
MAJOR refactor. The volume is now abstracted into a model along with a partitionmap and partitions.
Volumes and partitions are now controlled via an FSM to ensure that commands are called in the proper sequence.
GRUB can now be installed properly onto loop devices by using dmsetup to fake a proper harddisk.
2013-10-27 18:11:12 +01:00
James Bromberger
8840e08469 Plugin for adding backports to apt and a set of packages from backports. 2013-08-17 13:19:44 +00:00
James Bromberger
90fbe9d698 Correct mirror entry, turn on admin user; fix chroot call to create admin user (--shell and /bin/bash as two entries, not one argument). 2013-08-15 22:17:37 +00:00
James Bromberger
ca3c454889 Fix URL; change date format to include 4 digit year in AMI name. 2013-08-15 09:30:54 +00:00
James Bromberger
b251b1a294 Fix missing comma. 2013-08-13 15:09:21 +00:00
James Bromberger
c064c51ba9 Add URl for mirrot, change to 8 GB EBS root partition. 2013-08-13 14:21:33 +00:00
Anders Ingemann
5c4456139d manifest alignment stuff 2013-07-13 15:12:45 +02:00
Anders Ingemann
64045a2808 Dont create tarball by default 2013-07-13 15:12:44 +02:00
Anders Ingemann
8bcc0ca2ad Use month not minute for ami name 2013-07-08 23:14:08 +02:00
Anders Ingemann
5dd8c27c6a ImageRegistration task implemented 2013-07-08 23:14:08 +02:00
Anders Ingemann
8479ff4dca Implemented prebootstrapped plugin 2013-07-08 23:14:03 +02:00
Anders Ingemann
b92f70e548 bootstrap task implemented 2013-07-08 23:14:01 +02:00
Anders Ingemann
29b52a6a70 Create volume 2013-07-08 23:14:00 +02:00
Anders Ingemann
79a699a360 Better schema validation and errors 2013-07-08 23:13:59 +02:00
Anders Ingemann
5689b77011 Manifest validation, simplified main run fn 2013-07-08 23:13:58 +02:00
Anders Ingemann
9f7b414627 Change placeholder name 2013-07-08 23:13:58 +02:00
Anders Ingemann
e63e2cca0c Plugin architecture working 2013-07-08 23:13:56 +02:00
Anders Ingemann
4dbdb387cd Basic structure up and running 2013-07-08 23:13:56 +02:00