lp:~joshuacronemeyer/mimi/main

Created by Joshua Cronemeyer and last modified
Get this branch:
bzr branch lp:~joshuacronemeyer/mimi/main
Only Joshua Cronemeyer can upload to this branch. If you are Joshua Cronemeyer please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Joshua Cronemeyer
Project:
mimi
Status:
Development

Recent revisions

14. By josh <josh@xubuntu-vm>

added a comment about the seeds being wrong... but i'm not sure that is
the case. For some reason germinate is telling me to download the wrong
kernel version. I have to figure this out before the installer will
work. We are very close.

13. By josh <josh@xubuntu-vm>

That last change was downloading the initrd and kernel image to the wrong location. Had
to redefine the WGET variable before using it.

12. By josh <josh@xubuntu-vm>

Added a workaround for all the 404's that are spewing from the ubuntu mirror. Seems
like one of the machines in the cluster doesn't have a complete mirror or something.
Fixed a bug in download-overrides where it wasn't getting all the overrides. Fixed the
fact that download-packages wasn't downloading everything into main... there was stuff
in restricted, etc. that wasn't getting indexed. Added a line to urls_to_download to
remove dupes from the list. You get dupes because we are running apt-get multiple
times, not that it is a big deal, but it should save some seconds or minutes.

11. By josh <josh@xubuntu-vm>

Changed the remote mirror to the main us repo in hopes it will stop getting occasional
404s. I think they must have a dead webserver in the cluster... Also got the downloads
working a bit better.

10. By josh <josh@xubuntu-vm>

Modified README to reflect changed name of the script. Modified download-overrides to
put all overrides into the main component's override files. This is experimental.

9. By josh <josh@xubuntu-vm>

Added script to download the overrides. It still needs work to covert overrides to be in our monolithic repo. Don't
even know if I can make this work... but we'll see.

8. By josh <josh@xubuntu-vm>

Added some more verbose output when running apt on all the tasks so if it fails you can at least tell which of the
tasks it was running against. Still have a problem that part of apt's error message (the part that tells you what
packages are broken) is going to stdout instead of stderr, so you don't see it when the script exits.

Also added readme stuff to document some bugs

7. By josh <josh@xubuntu-vm>

Push local changes. Fixing the bug where apt failed silently and the problem with the improperly structured
repository.

6. By josh <josh@xubuntu-vm>

Put a TODO in to remind me to fix the bug in urls_to_download. Currently if apt has a conflict or unsatisfied
dependency for a particular seed, the message will be completely ignored. We should check for that kind of thing.

5. By josh <josh@xubuntu-vm>

Update README to include our 2 new scripts

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.