1532
Comment:
|
3006
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= UCC projects that people could work on = * Planet UCC: "you should move the revision control to git and port it to support cheetah templates and generally make it less shit" * [[Buildbot]] on Manudba * [[SMSScreen]] rewrite = Gvinum = |
|
Line 13: | Line 20: |
= Gvinum problems = |
== Gvinum problems == |
Line 44: | Line 50: |
http://www.cyberdogsecurity.net/firewalls/tutorial.php?page=ipsec http://www.sherman.ca/archives/2004/11/21/linux-26-ipsec-vpns/ http://www.sherman.ca/archives/2004/12/09/ipsec-with-linux-269-shorewall/ http://www.gir.me.uk/computers/debian_vpn.html = samba reference = http://toasterz.com/node/27 = sms screen ideas = http://www.vidarholen.net/contents/blog/?p=6 http://bf1942.lightcubed.com/dist/bf1942_lnxded-1.6-rc2.run = samba printing = http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#id2627720 http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/CUPS-printing.html#id2643862 http://www.samba.org/samba/docs/man/manpages-3/smb.conf.5.html#PRINTING https://bugzilla.samba.org/show_bug.cgi?id=7064 = rdiff-manager = config file? or just stat all the host file lists and take hostnames from that joblist = dictionary of hosts with values as list of jobs output = dictionary of hosts with values as output push jobs (test directory, test server, clean old backups, run backup) run a select loop, when the process completes http://stackoverflow.com/questions/3194018/wait-the-end-of-subprocesses-with-multiple-parallel-jobs |
UCC projects that people could work on
- Planet UCC: "you should move the revision control to git and port it to support cheetah templates and generally make it less shit"
Buildbot on Manudba
SMSScreen rewrite
Gvinum
http://www.freebsd.org/doc/en/books/handbook/vinum-root.html
http://www.schmut.com/howto/freebsd-software-raid-howto
http://devel.reinikainen.net/docs/how-to/Vinum/#Chapter3.1
http://www.blognow.com.au/q/61953/RAID_5_Array_using_gvinum_on_FreeBSD.html
http://www.onlamp.com/pub/a/bsd/2005/11/10/FreeBSD_Basics.html?page=1
Gvinum problems
Rename doesn't appear to work. Trying to reproduce on other hardware.
Handbook is a bit of a mess.
- Despite using gvinum everywhere as recommended in 20.1, you need to use 'vinum' in the bsdlabel.
- Too many references to 4.X
- Too much nonsense about nomenclature, not enough actual how-to or why-to.
- Remind not to use identical names.
Places Dev
https://bugzilla.mozilla.org/show_bug.cgi?id=320831
toolkit/components/places
make SOLO_FILE="test_history.js" -C tests check-one
https://developer.mozilla.org/en/Querying_Places needs updating with RESULTS_AS_FULL_VISIT information when done.
https://bugzilla.mozilla.org/show_bug.cgi?id=399799 for a template "we need a new query attribute" thingo. might be worth fixing at the same time.
ipsec stuff
http://www.c0t0d0s0.org/archives/4087-Less-known-Solaris-features-IPsec.html
http://www.securityfocus.com/infocus/1625
http://docs.sun.com/app/docs/doc/819-3000/ipsectm-1?a=view is the sun doco
http://www.cyberdogsecurity.net/firewalls/tutorial.php?page=ipsec
http://www.sherman.ca/archives/2004/11/21/linux-26-ipsec-vpns/
http://www.sherman.ca/archives/2004/12/09/ipsec-with-linux-269-shorewall/
http://www.gir.me.uk/computers/debian_vpn.html
samba reference
sms screen ideas
http://www.vidarholen.net/contents/blog/?p=6
http://bf1942.lightcubed.com/dist/bf1942_lnxded-1.6-rc2.run
samba printing
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#id2627720
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/CUPS-printing.html#id2643862
http://www.samba.org/samba/docs/man/manpages-3/smb.conf.5.html#PRINTING
https://bugzilla.samba.org/show_bug.cgi?id=7064
rdiff-manager
config file? or just stat all the host file lists and take hostnames from that
joblist = dictionary of hosts with values as list of jobs output = dictionary of hosts with values as output push jobs (test directory, test server, clean old backups, run backup)
run a select loop, when the process completes
http://stackoverflow.com/questions/3194018/wait-the-end-of-subprocesses-with-multiple-parallel-jobs