2010-07-06 |
Greg Brockman | Added reporting |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Greg Brockman | Use the expanded commit name internally |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Greg Brockman | Renamed init script to 'invirtibuilder' |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Greg Brockman | Actually spawn invirtibuilder in the init script |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Greg Brockman | Log and capture sbuild results |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Greg Brockman | Make invirtibuilder work |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Evan Broder | Use the .. Perl operator to simplify prerms. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Evan Broder | I can spell, I promise. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Evan Broder | Add a section on "Future Directions" for the Invirtibui... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Evan Broder | Talk about how the Invirtibuilder is insecure. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Evan Broder | Add documentation on the Invirtibuilder. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Evan Broder | Regardless of any success or failure, always remove... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Evan Broder | Only tag submodules if allow_backtracking is False. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Evan Broder | Typo fix. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Evan Broder | packageWorkdir needs to be passed the commit to make... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Evan Broder | When validating builds, return True if the build valida... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Evan Broder | Since we're moving the queue entries into the queue... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Evan Broder | Add missing dependency on python-pyinotify in invirt... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Evan Broder | Superproject, not superrepo, is git's term for a repo... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Evan Broder | Have authz providers use an invirt.authz module. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Evan Broder | Fix a typo in invirt-submit-build. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Evan Broder | scripts installed by setuptools always get installed... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Evan Broder | Include invirt-submit-build in the invirt-dev install. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Evan Broder | Run git-daemon as an inetd service instead of a separat... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Evan Broder | mkdir -p works if the directory already exists, so... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Broder | Make the apt repo directory structure exist if it doesn... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Broder | The apt repository needs to be owned by the repository... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Broder | Pass --no-start to dh_installinit in invirt-dev and... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Broder | And std_init takes arguments, too |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Broder | In invirt-dev, actually call std_init so the init scrip... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Broder | Use the systemv init script instead of an upstart job. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Broder | Install the invirt-dev upstart file without an extension |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Broder | Serve the repositories in /srv/git over a git-daemon |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Broder | Fix the invirt-dev init script, because bash doesn... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Evan Broder | Rename the "git" tree in the configuration to "build... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Evan Broder | Switch to using std-init in invirt-dev. |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Evan Broder | Create /srv/git when installing invirt-dev if it doesn... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Evan Broder | Config structs aren't dicts, so neither []-indexing... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Evan Broder | Add a debian/pyversions file to invirt-dev. |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Evan Broder | When generating the git user's k5login, actually move... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Evan Broder | Automatically regenerate the Invirt git configuration... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Evan Broder | Actually install the invirt-build-conf script. |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Evan Broder | Update the Invirt git configuration at install-time. |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Evan Broder | Actually create a git user. |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Evan Broder | Update the git user's .k5login in invirt-build-conf. |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Evan Broder | Stuff all of our repos into an /invirt subdirectory... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Evan Broder | Add remctl-server as a dependency for invirt-dev, for... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Evan Broder | Pass a mode to os.fdopen in invirt-build-conf and invir... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Evan Broder | Fix typo in invirt-build-conf. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Evan Broder | Replace NamedTemporaryFile with mkstemp in invirt-build... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Evan Broder | Until we switch to storing krb5 principals in the datab... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Evan Broder | Add a script for generating the remctl configuration... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Evan Broder | Update invirt-dev.dirs to create directories used by... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Evan Broder | First stab at the remctl script to handle new build... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | In invirt-dev: |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | Also punt invirt-build-release for the time being. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | Punt invirt-ood-packages and invirt-ood-build from... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | Change repository configuration to generate config... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | Punt invirt-uploaders and unsigned files from repositor... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | Punt the invirt-ood-packages script (and invirt-ood... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | Update the packaging to build and install the invirtibu... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | Add a setup.py for the new invirtibuilder and invirt... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | Python 2.5 requires an import from the __future__ to... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | In the invirtibuilder, take advantage of the getBinarie... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | Deal with Debian-native packages correctly when calcula... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | Pull functions that are needed for the git remctl scrip... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Evan Broder | Move the invirtibuilder into invirt-dev as a first... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Broder | Use a descriptive variable name, instead of $REPLY. 0.0.14 |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Broder | Fix invirt-build-release to correctly deal with multipl... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Evan Broder | In invirt-dev: |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Evan Broder | In invirt-dev: 0.0.13 |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Evan Broder | In invirt-dev: 0.0.12 |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Greg Price | invirt-build-release: factor out distribution 0.0.11 |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Greg Price | invirt-build-release: separate distribution, architecture |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Greg Price | invirt-build-release: clean up some shell and perl |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Greg Price | invirt-build-release: handle amd64 and i386 |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Greg Price | invirt-dev: add i386 to apt repo |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Evan Broder | Move invirt-dev's sudoers cleanup to the prerm instead... 0.0.10 |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Evan Broder | Fix invirt-dev to not add the same line a bunch of... 0.0.9 |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Evan Broder | Support building multiple packages in sequence with... 0.0.8 |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Evan Broder | Apparently I screwed up splitting up the list of packag... 0.0.7 |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Evan Broder | And...you end your for loops with done, not fi 0.0.6 |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Evan Broder | Kill some superfluous whitespace in invirt-ood-build |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Evan Broder | Add invirt-ood-build for building out of date packages |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Evan Broder | Clean up invirt-dev packaging |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Evan Broder | Add new invirt-ood-packages script to invirt-dev 0.0.5 |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Evan Broder | In invirt-build-release, get the svn uri from the confi... 0.0.4 |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Evan Broder | sipb-xen-base -> invirt-base in dependency lists 0.0.3 |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Greg Price | document `adduser $user sbuild` in invirt-dev postinst |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Greg Price | sx-build-release -> invirt-build-release 0.0.1 |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Greg Price | sipb-xen-dev -> invirt-dev |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Greg Price | cleanups in sipb-xen-dev |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Greg Price | fix our copyright files |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Evan Broder | Fix a typo where sx-build-release didn't upload the... sipb-xen-dev/26.1 |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Evan Broder | Update sx-build-release and reprepro-env to work with... sipb-xen-dev/26 |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Evan Broder | Don't sign packages when built with sx-build-release sipb-xen-dev/25 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Greg Price | depend on quilt, patchutils, and config-package-dev... sipb-xen-dev/24 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Greg Price | create repository user, etc, in sipb-xen-dev postinst sipb-xen-dev/23 |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Greg Price | depend on equivs in sipb-xen-dev |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Sam Hartman | Cdbs is stupid enough to auto-update control from a... |
commit | commitdiff | tree | snapshot |
next |