lp:~steve-mcintyre/linaro-chromiumos/check_perms_and_dir

Created by Steve McIntyre and last modified
Get this branch:
bzr branch lp:~steve-mcintyre/linaro-chromiumos/check_perms_and_dir
Only Steve McIntyre can upload to this branch. If you are Steve McIntyre please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Steve McIntyre
Project:
Linaro ChromiumOS
Status:
Merged

Recent revisions

19. By Steve McIntyre

Fix daft typo

18. By Steve McIntyre

Don't attempt to make the working tree if it's not there. Instead,
complain to the user. Also check to see if we can write to it.

Check to see if we're root before we start. This can screw things up
later, so abort now and save aggravation.

17. By Steve McIntyre

Merge removal of remaining .py extensions

16. By Steve McIntyre

Actually pass the board-type parameter down to the run_build script.

15. By Steve McIntyre

Merged from lp:~lool/linaro-chromiumos/python-rewrite ; cleanup of the new python code by Loïc

14. By Steve McIntyre

Add creation of the top-level work area, using sudo to make sure it succeeds.

13. By Steve McIntyre

Re-write of run_build in python, with more features.

12. By Steve McIntyre

Intial re-write in python. Instead of just a simple straight-through
shell script, we now have several commands that can be called and a
stack of possible options. Not all of the options are (yet!)
implemented, but we'll come back to them.

11. By Steve McIntyre

When building, use --nousepkg so that we build all packages from
source. Likely to be necessary once we start playing with different
toolchains. Also log the results.

Once the build is complete, tar up the package build logs so that we
can get at them later.

10. By Steve McIntyre

Initial hacky scripts for ChromeOS building:

setup_build will check things out and set up a chroot, then;
run_build runs inside the chroot to actually build binaries then an image

For now, these are very simple shell scripts; they're hardcoded for an
x86 build too.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers