|
|
@1091
|
16 years |
broder |
Update the sipb-database script to match the remctl interface
|
|
|
@1090
|
16 years |
broder |
Look for CD images in /dev/xenvg/image_* and validate them against the …
|
|
|
@1089
|
16 years |
broder |
Respond to remctl install requests by passing the options onto Xen
|
|
|
@1088
|
16 years |
broder |
Expose an interface to the autoinstaller over remctl and validate options
|
|
|
@1087
|
16 years |
price |
record a configurization todo in sipb-xen-dom0
This is pointed out in …
|
|
|
@1085
|
16 years |
broder |
Apply Sam's fix to vif-sipbroute from shadow-moses
|
|
|
@1083
|
16 years |
broder |
Skip kpartx call when running autoinstaller on physical devices
|
|
|
@1079
|
16 years |
broder |
Some fixes in the sipb-database Xen config script
|
|
|
@1078
|
16 years |
broder |
Update sipb-xen-autoinstaller-guest with dependencies for Hardy
|
|
|
@1077
|
16 years |
broder |
Update qemu-dm-sipb to reflect the new location of qemu-dm
|
|
|
@1075
|
16 years |
broder |
In remctl-auto's init script, exit 0 if inetd is already running
|
|
|
@1074
|
16 years |
broder |
Fix a SQLAlchemyism in the web code
|
|
|
@1072
|
16 years |
broder |
Update nss-pgsql.conf.mako to reflect new (more sane) config file
format
|
|
|
@1070
|
16 years |
broder |
Move the console server to archiver.mit.edu
|
|
|
@1068
|
16 years |
broder |
nscd.conf was getting generated wrong. Fix it
Also known as "why I …
|
|
|
@1066
|
16 years |
broder |
Explicitly lock an LV before trying to delete it
|
|
|
@1064
|
16 years |
broder |
Make ConsoleFS RouteFS-based
|
|
|
@1062
|
16 years |
broder |
Update config files to work with Hardy
Switch them to use …
|
|
|
@1060
|
16 years |
broder |
Apparently 100003 isn't a real port - fixing the vnc config
|
|
|
@1056
|
16 years |
broder |
Add the necessary vnc config section for sipb-xen-iptables
|
|
|
@1055
|
16 years |
broder |
invirt-configurize sipb-xen-iptables
|
|
|
@1053
|
16 years |
broder |
Don't sign packages when built with sx-build-release
|
|
|
@1051
|
16 years |
broder |
Actually stop Apache on shutdown
|
|
|
@1049
|
16 years |
broder |
Be sure to clean up sipb-xen-www when it's uninstalled
|
|
|
@1047
|
16 years |
broder |
Turns out sipb-xen-www's init script was the problem, not
apache's. …
|
|
|
@1045
|
16 years |
broder |
Attempt to get Apache and OpenAFS to start in the right order
|
|
|
@1042
|
16 years |
broder |
Remove the hack to reconnect to the database if it goes away
|
|
|
@1041
|
16 years |
broder |
Re-establish the database connection if the server goes AWOL
|
|
|
@1039
|
16 years |
broder |
Ok - that didn't work. Explicitly specify Python 2.5, and fix the …
|
|
|
@1038
|
16 years |
broder |
Try to kill a dependency on python2.4 that was introduced
|
|
|
@1035
|
16 years |
broder |
Install the DHCP server through more standard means, since the DHCP …
|
|
|
@1034
|
16 years |
broder |
Use the syslog module instead of the event_logger module
|
|
|
@1033
|
16 years |
broder |
invirt-configurize sipb-xen-dhcp
|
|
|
@1032
|
16 years |
broder |
Add dhcp section to xvm-prodconfig
|
|
|
@1030
|
16 years |
broder |
Update sipb-xen-vnc-server dependencies for Hardy
|
|
|
@1028
|
16 years |
broder |
Don't add another Listen 443 directive - apache gets angry
|
|
|
@1026
|
16 years |
broder |
Be sure to listen on both port 443 and 446
|
|
|
@1022
|
16 years |
broder |
Update sipb-xen-www to use the new invirt-confiscated svn.uri
|
|
|
@1021
|
16 years |
broder |
Add a svn.uri config frob
|
|
|
@1018
|
16 years |
broder |
Update SQLAlchemy code in sipb-xen-dns
|
|
|
@1016
|
16 years |
broder |
Update /etc/xen/sipb-database to work with newer SQLAlchemy and Xen
|
|
|
@1014
|
16 years |
broder |
The database wants to be not transactional, and not autoflushing
|
|
|
@1013
|
16 years |
broder |
Update web code to for SQLAlchemy 0.4
|
|
|
@1011
|
16 years |
broder |
Whoops - I should actually check code after I write it; fix the new …
|
|
|
@1009
|
16 years |
broder |
Use Hardy's Debathena
|
|
|
@1008
|
16 years |
broder |
Update sipb-xen-
Update invirt.database to not be transactional by default
|
|
|
@1006
|
16 years |
broder |
Update the dns prod config to be less of a lie, at least for now
|
|
|
@1004
|
16 years |
broder |
Actually include a requirement for twisted.names
|
|
|
@1002
|
16 years |
broder |
Bring sipb-xen-dns into alignment with more standard packaging practices
|
|
|
@1001
|
16 years |
broder |
Update (at least some of) the web code to work with newer a SQLAlchemy
|
|
|
@999
|
16 years |
broder |
Add DNS to prodconfig
|
|
|
@998
|
16 years |
price |
start inetd in remctl-auto init script
|
|
|
@997
|
16 years |
price |
sipb-xen-dom0 depend on sipb-xen-base
|
|
|
@995
|
16 years |
price |
update sources.list.d file for prod and hardy
|
|
|
@993
|
16 years |
price |
add console section to xvm-prodconfig
|
|
|
@991
|
16 years |
price |
more sqlalchemy-0.4 changes
|
|
|
@989
|
16 years |
price |
sipb-xen-database-server: fix init script, expand pg_hba.conf
|
|
|
@987
|
16 years |
broder |
Update master.yaml to include shadow-moses and arklay-mansion
|
|
|
@986
|
16 years |
broder |
Fix RemConfFS - add code to list acl/ and update for new SQLAlchemy
|
|
|
@982
|
16 years |
broder |
Update RemConfFS to use RouteFS
|
|
|
@981
|
16 years |
broder |
Import RouteFS for new versions of ConsoleFS and RemconfFS
|
|
|
@979
|
16 years |
broder |
Add remote section to xvm-prodconfig
|
|
|
@976
|
16 years |
broder |
Update sipb-xen-database for Postgres 8.3
|
|
|
@974
|
16 years |
price |
port to postgresql 8.3
|
|
|
@972
|
16 years |
price |
don't specify (old) version of postgresql
|
|
|
@971
|
16 years |
price |
depend on quilt, patchutils, and config-package-dev in sipb-xen-dev
|
|
|
@959
|
16 years |
price |
fix distribution hardy -> unstable in several changelogs
Didn't …
|
|
|
@958
|
16 years |
price |
pyyaml Build-Depends on python-all-dbg
|
|
|
@956
|
16 years |
price |
create repository user, etc, in sipb-xen-dev postinst
|
|
|
@954
|
16 years |
broder |
Update master.yaml to reflect new name for sx-blade-2
|
|
|
@953
|
16 years |
price |
depend on sipb-xen-base in sipb-xen-remote-server
|
|
|
@952
|
16 years |
price |
reload (etc) apache after regenerating its config
|
|
|
@951
|
16 years |
price |
listen on 1111, for svn
|
|
|
@950
|
16 years |
broder |
Import libapache2-mod-auth-sslcert
|
|
|
@949
|
16 years |
price |
remove DH_ALWAYS_EXCLUDE=.svn from rules files
The right solution is …
|
|
|
@948
|
16 years |
price |
svn:ignore
|
|
|
@947
|
16 years |
price |
have sipb-xen-vnc-client depend on java-compiler rather than …
|
|
|
@946
|
16 years |
price |
port sipb-xen-database to sqlalchemy-0.4
Apparently they like …
|
|
|
@945
|
16 years |
price |
depend on invirt-config in sipb-xen-base
invirt-config is provided by …
|
|
|
@944
|
16 years |
price |
add web, svn, trac sections to xvm-prodconfig
|
|
|
@943
|
16 years |
price |
sipb-xen-www depends on AFS and python-flup
Using a Depends: on …
|
|
|
@942
|
16 years |
price |
svn:ignore
|
|
|
@941
|
16 years |
price |
add some system-vm xen configs
|
|
|
@940
|
16 years |
price |
fix spelling in xen config
|
|
|
@939
|
16 years |
price |
fix up xen config at end of sipb-xen-install
|
|
|
@938
|
16 years |
price |
sipb-xen-install deals with lvcreate, and some tweaks
|
|
|
@937
|
16 years |
price |
tweak autoinstall scripts
|
|
|
@936
|
16 years |
price |
svn:ignore
|
|
|
@935
|
16 years |
price |
config packages depend on sipb-xen-base
|
|
|
@934
|
16 years |
price |
allow linux-xen as dependency for sipb-xen-dom0
This is the ubuntu …
|
|
|
@933
|
16 years |
price |
exclude .svn in builds
|
|
|
@932
|
16 years |
price |
fold duplicate Conflicts: lines, to make newer debuild happy
Also …
|
|
|
@931
|
16 years |
price |
first cut at on-host installer
|
|
|
@930
|
16 years |
price |
svn:ignore
|
|
|
@929
|
16 years |
price |
factor out common autoinstaller code for both guest and host
|
|
|
@927
|
16 years |
broder |
Update sipb-xen-clvm-config for Hardy
|
|
|
@924
|
16 years |
y_z |
ns1.prod will be running on citadel-station
|
|
|
@923
|
16 years |
hartmans |
Fix mindless typo in filenames
|
|
|
@922
|
16 years |
y_z |
* Search for longest-matching domain name instead of first-matching.
…
|
|
|
@921
|
16 years |
y_z |
* Added dev.xvm.mit.edu domain for sipb-xen-dns.
|
|
|