|
|
@2639
|
15 years |
broder |
Fix a typo in invirt-submit-build.
|
|
|
@2638
|
15 years |
broder |
scripts installed by setuptools always get installed in /usr/bin.
|
|
|
@2637
|
15 years |
broder |
Include invirt-submit-build in the invirt-dev install.
|
|
|
@2636
|
15 years |
broder |
Run git-daemon as an inetd service instead of a separate daemon.
…
|
|
|
@2635
|
15 years |
broder |
mkdir -p works if the directory already exists, so drop an unnecessary …
|
|
|
@2634
|
15 years |
broder |
Make the apt repo directory structure exist if it doesn't already.
|
|
|
@2633
|
15 years |
broder |
The apt repository needs to be owned by the repository user, so let's …
|
|
|
@2630
|
15 years |
broder |
Pass --no-start to dh_installinit in invirt-dev and run the initscript …
|
|
|
@2629
|
15 years |
broder |
And std_init takes arguments, too
|
|
|
@2628
|
15 years |
broder |
In invirt-dev, actually call std_init so the init script does something.
|
|
|
@2627
|
15 years |
broder |
Use the systemv init script instead of an upstart job.
Hardy's …
|
|
|
@2626
|
15 years |
broder |
Install the invirt-dev upstart file without an extension
(upstart …
|
|
|
@2625
|
15 years |
broder |
Serve the repositories in /srv/git over a git-daemon
|
|
|
@2618
|
15 years |
broder |
Fix the invirt-dev init script, because bash doesn't believe in …
|
|
|
@2593
|
15 years |
broder |
Rename the "git" tree in the configuration to "build" to be more accurate.
|
|
|
@2589
|
15 years |
broder |
Switch to using std-init in invirt-dev.
|
|
|
@2588
|
15 years |
broder |
Create /srv/git when installing invirt-dev if it doesn't exist.
…
|
|
|
@2587
|
15 years |
broder |
Config structs aren't dicts, so neither []-indexing nor .get work on
them.
|
|
|
@2585
|
15 years |
broder |
Add a debian/pyversions file to invirt-dev.
Our code doesn't work on …
|
|
|
@2584
|
15 years |
broder |
When generating the git user's k5login, actually move it into place.
|
|
|
@2583
|
15 years |
broder |
Automatically regenerate the Invirt git configuration daily.
|
|
|
@2582
|
15 years |
broder |
Actually install the invirt-build-conf script.
|
|
|
@2581
|
15 years |
broder |
Update the Invirt git configuration at install-time.
|
|
|
@2580
|
15 years |
broder |
Actually create a git user.
|
|
|
@2579
|
15 years |
broder |
Update the git user's .k5login in invirt-build-conf.
|
|
|
@2577
|
15 years |
broder |
Stuff all of our repos into an /invirt subdirectory, so that we have …
|
|
|
@2570
|
15 years |
broder |
Add remctl-server as a dependency for invirt-dev, for the build
scripts.
|
|
|
@2569
|
15 years |
broder |
Pass a mode to os.fdopen in invirt-build-conf and invirt-submit-build. …
|
|
|
@2568
|
15 years |
broder |
Fix typo in invirt-build-conf.
|
|
|
@2567
|
15 years |
broder |
Replace NamedTemporaryFile? with mkstemp in invirt-build-conf and …
|
|
|
@2566
|
15 years |
broder |
Until we switch to storing krb5 principals in the database, we need to …
|
|
|
@2565
|
15 years |
broder |
Add a script for generating the remctl configuration to trigger the …
|
|
|
@2564
|
15 years |
broder |
Update invirt-dev.dirs to create directories used by the …
|
|
|
@2563
|
15 years |
broder |
First stab at the remctl script to handle new build queue submission …
|
|
|
@2556
|
15 years |
broder |
In invirt-dev:
* Since the prerm code to remove the repo group from …
|
|
|
@2555
|
15 years |
broder |
Also punt invirt-build-release for the time being.
It might make an …
|
|
|
@2554
|
15 years |
broder |
Punt invirt-ood-packages and invirt-ood-build from invirt-dev's …
|
|
|
@2552
|
15 years |
broder |
Change repository configuration to generate config from a mako …
|
|
|
@2550
|
15 years |
broder |
Punt invirt-uploaders and unsigned files from repository config.
…
|
|
|
@2549
|
15 years |
broder |
Punt the invirt-ood-packages script (and invirt-ood-build).
They were …
|
|
|
@2548
|
15 years |
broder |
Update the packaging to build and install the invirtibuilder.
|
|
|
@2547
|
15 years |
broder |
Add a setup.py for the new invirtibuilder and invirt.builder code.
|
|
|
@2546
|
15 years |
broder |
Python 2.5 requires an import from the future to get a with
statement.
|
|
|
@2545
|
15 years |
broder |
In the invirtibuilder, take advantage of the getBinaries function in …
|
|
|
@2544
|
15 years |
broder |
Deal with Debian-native packages correctly when calculating and …
|
|
|
@2543
|
15 years |
broder |
Pull functions that are needed for the git remctl scripts out of the …
|
|
|
@2542
|
15 years |
broder |
Move the invirtibuilder into invirt-dev as a first step towards …
|
|
|
@2371
|
15 years |
broder |
Use a descriptive variable name, instead of $REPLY.
|
|
|
@2370
|
15 years |
broder |
Fix invirt-build-release to correctly deal with multiple binary …
|
|
|
@2320
|
16 years |
broder |
In invirt-dev:
* When building an architecture: any package, pass …
|
|
|
@2302
|
16 years |
broder |
In invirt-dev:
* Add a UDebComponents definition so that we can …
|
|
|
@2298
|
16 years |
broder |
In invirt-dev:
* Add a invirt-system component for invirtified packages.
|
|
|
@1863
|
16 years |
price |
invirt-build-release: factor out distribution
|
|
|
@1861
|
16 years |
price |
invirt-build-release: separate distribution, architecture
|
|
|
@1860
|
16 years |
price |
invirt-build-release: clean up some shell and perl
Also wait to parse …
|
|
|
@1859
|
16 years |
price |
invirt-build-release: handle amd64 and i386
|
|
|
@1857
|
16 years |
price |
invirt-dev: add i386 to apt repo
|
|
|
@1782
|
16 years |
broder |
Move invirt-dev's sudoers cleanup to the prerm instead of the postinst
|
|
|
@1770
|
16 years |
broder |
Fix invirt-dev to not add the same line a bunch of times to sudoers
|
|
|
@1671
|
16 years |
broder |
Support building multiple packages in sequence with invirt-build-release
|
|
|
@1592
|
16 years |
broder |
Apparently I screwed up splitting up the list of packages for …
|
|
|
@1586
|
16 years |
broder |
And...you end your for loops with done, not fi
|
|
|
@1585
|
16 years |
broder |
Kill some superfluous whitespace in invirt-ood-build
|
|
|
@1584
|
16 years |
broder |
Add invirt-ood-build for building out of date packages
|
|
|
@1583
|
16 years |
broder |
Clean up invirt-dev packaging
|
|
|
@1570
|
16 years |
broder |
Add new invirt-ood-packages script to invirt-dev
|
|
|
@1486
|
16 years |
broder |
In invirt-build-release, get the svn uri from the config, not from …
|
|
|
@1372
|
16 years |
broder |
sipb-xen-base -> invirt-base in dependency lists
|
|
|
@1329
|
16 years |
price |
document adduser $user sbuild in invirt-dev postinst
|
|
|
@1323
|
16 years |
price |
sx-build-release -> invirt-build-release
|
|
|
@1322
|
16 years |
price |
sipb-xen-dev -> invirt-dev
|