[system-tools] Arch Linux backend
Fabrizio Balliano <[email protected]>
| Newsgroups | gmane.comp.gnome.ximian.setup-tool |
|---|---|
| Organization | CreaLabs |
| Message-ID | <200505191154.34709.fabrizio.balliano__45232.0018354387$1116496574$gmane$org@crealabs.it> |
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