Arch Linux backend
Fabrizio Balliano <[email protected]> Thu, 19 May 2005 11:54:34 +0200
| Newsgroups | gmane.comp.gnome.system-tools |
|---|---|
| Organization | CreaLabs |
| Message-ID | <[email protected]> |
Hi to all, I was trying to create the arch linux backend, due to the few time I can actually dedicate to the project I propose to the admin to send you all the regexp needed to correctly detect all the required configuration. a little example: --------------------------- HOSTNAME file: /etc/rc.conf example: HOSTNAME="myhostname" regexp: /^\s*HOSTNAME\s*=\s*"(.*)"/ --------------------------- I already have written some other regexp that I would like to send you. Let me know, I'd really like to see the Arch Linux backends. cheers Fabrizio Balliano