DustinKirkland

Differences between revisions 1 and 33 (spanning 32 versions)
Revision 1 as of 2008-02-21 22:49:03
Size: 279
Editor: cpe-66-68-158-133
Comment:
Revision 33 as of 2008-05-29 22:13:30
Size: 4838
Editor: cpe-66-68-158-133
Comment: added ubuntu-vm-builder
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Dustin Kirkland = I am a developer on [http://www.canonical.com Canonical's] Ubuntu ServerTeam.
Line 3: Line 3:
I am a new member of Canonical's Ubuntu Server Team. My objective is to develop, extend, package, and support the software that comprises Ubuntu's Server, making it easy to use and secure. I actively triage and fix bug reports against Ubuntu Server packages. I am currently working on encrypted ~/Private directories in each user's home, encrypting swap space by default, and swapfiles supported in the installer.
Line 5: Line 5:
You can find me by: == Contact Information ==
Line 7: Line 7:
|| '''Email''' || dustin.kirkland@canonical.com || || '''Email''' || kirkland@canonical.com, kirkland@ubuntu.com, dustin.kirkland@gmail.com ||
Line 9: Line 9:
|| '''IRC''' || kirkland ||
|| '''Launchpad''' || [https://launchpad.net/~dustin-kirkland] ||
|| '''IRC''' || ''kirkland'' (irc.freenode.net) ||
|| '''Launchpad''' || [https://launchpad.net/~kirkland] ||
|| '''Location''' || [http://en.wikipedia.org/wiki/Austin%2C_tx Austin, TX] ||

= Projects =

== Contributions ==

=== Ubuntu ===

==== Current Efforts ====
 * '''ecryptfs-utils''' - (Intrepid) working on an upstream script (''ecryptfs-utils'') to create and automatically mount pam-logins ~/Private
 * '''debianutils''' - (Intrepid) working on a per-user default editor selector interface (''select-editor'') and tying that into Debian's ''sensible-editor''
 * '''encrypted swap''' - working on setting up encrypted swap in the Debian Installer
 * '''swapfiles''' - working on supporting swap files in the Debian Installer
 * '''Ubuntu Documentation Search''' - http://people.ubuntu.com/~kirkland/search.html
 * '''ubuntu-vm-builder parameter generator''' - http://people.ubuntu.com/~kirkland/vm-builder.html
 * '''ISVs''' - working with Canonical's ISV Partners for the Ubuntu Server (IBM, HP, Sun, Dell)

==== Previous Efforts ====
 * Bugs Fixed - lately
  * wiki:Bug:32216, wiki:Bug:44836, wiki:Bug:45842, wiki:Bug:46145, wiki:Bug:46516, wiki:Bug:155947, wiki:Bug:187048, wiki:Bug:187403, wiki:Bug:194318, wiki:Bug:199663, wiki:Bug:203966, wiki:Bug:206198, wiki:Bug:222830, wiki:Bug:224945
 * Packages Prepared - lately
  * PHP5: [http://changelogs.ubuntu.com/changelogs/pool/main/p/php5/php5_5.2.6-1ubuntu1/changelog Intrepid changelog]
  * Virtualization metapackages: [https://edge.launchpad.net/~kirkland/+archive ubuntu-virt-server, ubuntu-virt-mgmt]
  * LTP merged: [http://changelogs.ubuntu.com/changelogs/pool/universe/l/ltp/ltp_20080229-0ubuntu2/changelog Hardy Changelog]
  * cyrus-sasl2 merged: [http://changelogs.ubuntu.com/changelogs/pool/main/c/cyrus-sasl2/cyrus-sasl2_2.1.22.dfsg1-18ubuntu2/changelog Hardy changelog]

=== Debian ===
 * [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482774 debianutils select-editor]
 * [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482284 cron sensible-editor]
 * [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483285 lsb-base status_of_proc]
 * [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470091 ltp maintenance]

=== Authored Projects ===

I have authored and continue to maintain the following open source projects:
 * '''Ubuntu Documentation Search''' - http://people.ubuntu.com/~kirkland/search.html
 * '''ubuntu-vm-builder Parameter Generator''' - http://people.ubuntu.com/~kirkland/ubuntu-vm-builder.html
 * '''Pictor''' - https://edge.launchpad.net/pictor
 * '''Musica''' - https://edge.launchpad.net/musica
 * '''Lynx-Web-App''' - https://edge.launchpad.net/lynx-web-app
 * '''Bogo Sec''' - http://bogosec.sourceforge.net/

=== Contributed Projects ===

I have contributed functionality to the following projects:
 * '''Linux''' (kernel) - audit subsystem, SELinux labels
 * '''Audit''' (Linux audit userspace subsystem) - comparators
 * '''Yaboot''' (PowerPC bootloader) - software RAID, bootonce
 * '''Anaconda''' (Red Hat/Fedora installer) - software RAID for PowerPC, incremental ISO integrity check
 * '''Autotest''' (automated testing framework) - ltp-diff, conmux
 * '''LTP''' (Linux Test Project) - various tests for EAL certification
 * '''Ecryptfs''' (crytographic filesystem) - setup pam mounted individual cryto directory in ~/Private

== Publications ==
 * '''Linux Software RAID''' - http://download.boulder.ibm.com/ibmdl/pub/software/dw/library/os-ltc-filesystems/Linux-Software-RAID-Tutorial.pdf
 * '''Bogo Sec''' - http://www.ibm.com/developerworks/library/l-bogosec.html
 * '''Linux system auditing by example''' (acknowledged for code) - http://www.ibm.com/developerworks/linux/library/l-security-audit.html

= Testimonials =

I support Dustin's quest to become a Ubuntu member. He has showed alot of knowledge and experience that I appreciate. He would be a good member of the community -- ChuckShort (zul)

Dustin's done great work, and he's a quick learner. Big +1 from me as well. -- KeesCook (kees)

I'm happy that I get to work with Dustin every day. He's very enthusiastic about Ubuntu and I'd certainly consider him ubuntu member material. -- SorenHansen

I am a developer on [http://www.canonical.com Canonical's] Ubuntu ServerTeam.

My objective is to develop, extend, package, and support the software that comprises Ubuntu's Server, making it easy to use and secure. I actively triage and fix bug reports against Ubuntu Server packages. I am currently working on encrypted ~/Private directories in each user's home, encrypting swap space by default, and swapfiles supported in the installer.

Contact Information

Email

kirkland@canonical.com, kirkland@ubuntu.com, dustin.kirkland@gmail.com

GPG

83A61194

IRC

kirkland (irc.freenode.net)

Launchpad

[https://launchpad.net/~kirkland]

Location

[http://en.wikipedia.org/wiki/Austin%2C_tx Austin, TX]

Projects

Contributions

Ubuntu

Current Efforts

  • ecryptfs-utils - (Intrepid) working on an upstream script (ecryptfs-utils) to create and automatically mount pam-logins ~/Private

  • debianutils - (Intrepid) working on a per-user default editor selector interface (select-editor) and tying that into Debian's sensible-editor

  • encrypted swap - working on setting up encrypted swap in the Debian Installer

  • swapfiles - working on supporting swap files in the Debian Installer

  • Ubuntu Documentation Search - http://people.ubuntu.com/~kirkland/search.html

  • ubuntu-vm-builder parameter generator - http://people.ubuntu.com/~kirkland/vm-builder.html

  • ISVs - working with Canonical's ISV Partners for the Ubuntu Server (IBM, HP, Sun, Dell)

Previous Efforts

Debian

Authored Projects

I have authored and continue to maintain the following open source projects:

Contributed Projects

I have contributed functionality to the following projects:

  • Linux (kernel) - audit subsystem, SELinux labels

  • Audit (Linux audit userspace subsystem) - comparators

  • Yaboot (PowerPC bootloader) - software RAID, bootonce

  • Anaconda (Red Hat/Fedora installer) - software RAID for PowerPC, incremental ISO integrity check

  • Autotest (automated testing framework) - ltp-diff, conmux

  • LTP (Linux Test Project) - various tests for EAL certification

  • Ecryptfs (crytographic filesystem) - setup pam mounted individual cryto directory in ~/Private

Publications

Testimonials

I support Dustin's quest to become a Ubuntu member. He has showed alot of knowledge and experience that I appreciate. He would be a good member of the community -- ChuckShort (zul)

Dustin's done great work, and he's a quick learner. Big +1 from me as well. -- KeesCook (kees)

I'm happy that I get to work with Dustin every day. He's very enthusiastic about Ubuntu and I'd certainly consider him ubuntu member material. -- SorenHansen

DustinKirkland (last edited 2011-09-14 00:19:38 by kirkland)