summaryrefslogtreecommitdiffstats
path: root/initscript
Commit message (Collapse)AuthorAgeFilesLines
* * Fix the archlinux avahi-dnsconfd init scriptTrent Lloyd2005-08-241-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@435 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Bump version number in configure.ac to 0.2Trent Lloyd2005-08-231-0/+2
| | | | | | | | | | | | | * Move a few dir definitions in Makefile.am's do that autotools doesn't create empty directories * Uncomment AM_CONDITIONAL for TARGET_GENTOO which broke the build * Add missing introspect files to EXTRA_DIST in avahi-daemon/Makefile.am, makes distcheck pass again. * Remove the ugly archlinux specific -std=c99 hack * Replace it with a much more elegant test to see if rtnetlink.h will compile w ith -std=c99 and disable it if it will not git-svn-id: file:///home/lennart/svn/public/avahi/trunk@417 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Re-enable use of gentoo initscriptsTrent Lloyd2005-08-233-6/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@416 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * New gentoo init scripts from Sven WegenerTrent Lloyd2005-08-235-64/+98
| | | | | | | * Fix creation of /avahi when compiling without python (thanks Sven Wegener for that too) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@413 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Yeh, so we wanted /etc/arch-release not /etc/arch-version.Trent Lloyd2005-08-231-1/+2
| | | | | | | * Fix syntax in the archlinux init script git-svn-id: file:///home/lennart/svn/public/avahi/trunk@412 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * generate initscript/archlinux/MakefileTrent Lloyd2005-08-239-3/+3
| | | | | | | | * Fix archlinux CFLAG err, fix. * Rename the initscript dirs to all lowercase. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@407 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Clean up init script handling stuffTrent Lloyd2005-08-234-0/+192
| | | | | | | * Add archlinux support git-svn-id: file:///home/lennart/svn/public/avahi/trunk@406 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Disable shipping of Gentoo and SUSE init scripts for now since they are ↵Lennart Poettering2005-08-211-6/+30
| | | | | | | | | horribly out of date * Remove RedHat/Slackware directories since they are empty git-svn-id: file:///home/lennart/svn/public/avahi/trunk@380 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * simply compilation a littleLennart Poettering2005-08-082-2/+2
| | | | | | | | * fix avahi-dnsconfd forking * clean up init script output a little git-svn-id: file:///home/lennart/svn/public/avahi/trunk@269 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update init scriptsLennart Poettering2005-08-082-8/+48
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@268 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* simplify debian init scriptsLennart Poettering2005-08-082-13/+29
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@267 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix init script commentLennart Poettering2005-08-071-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@257 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Move avahi-daemon and avahi-dnsconfd to sbinLennart Poettering2005-07-303-2/+15
| | | | | | | * Fix Debian init scripts to use absolute paths to the binaries installed with the package git-svn-id: file:///home/lennart/svn/public/avahi/trunk@196 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* adding/updating avahi initscript for gentooSebastien Estienne2005-07-273-2/+35
| | | | | | | updated README/INSTALL git-svn-id: file:///home/lennart/svn/public/avahi/trunk@175 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* renamed avahi to avahi-daemonSebastien Estienne2005-07-066-6/+6
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@166 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Make the configure script just not install init scripts or dbus config if ↵Trent Lloyd2005-07-053-6/+51
| | | | | | | | | the distribution isn't supported (rather than error out) * Import SUSE init script, still uses suse specific functions, we can change this later if we want git-svn-id: file:///home/lennart/svn/public/avahi/trunk@163 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * initscript for avahi-dnsconfdSebastien Estienne2005-07-032-1/+129
| | | | | | | * INSTALL info to start it automatically on Debian git-svn-id: file:///home/lennart/svn/public/avahi/trunk@161 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* renamed debian/gentoo initscript to remove .in, not needed anymoreSebastien Estienne2005-06-303-1/+1
| | | | | | | install gentoo initscript in /etc/init.d git-svn-id: file:///home/lennart/svn/public/avahi/trunk@156 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* New gentoo initscript using libdaemon featuresSebastien Estienne2005-06-301-9/+17
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@155 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Patch by Steev Klimaszewski for gentoo compilationTrent Lloyd2005-06-292-0/+24
| | | | | | | * Small dbus-protocol.c change git-svn-id: file:///home/lennart/svn/public/avahi/trunk@153 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* changed startup priority for avahi (15->75)Sebastien Estienne2005-06-212-1/+1
| | | | | | | modified INSTALL for easier copy/paste of ./configure git-svn-id: file:///home/lennart/svn/public/avahi/trunk@140 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update debian initscript to emulate lsb functionsSebastien Estienne2005-06-211-1/+50
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@139 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* - updated Debian initscript to use libdeamon features (-k/-D/-r).Sebastien Estienne2005-06-211-23/+18
| | | | | | | - fix a duplicate detection of dbus api version. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@134 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Apply another patch by Sebastien Estienne for installing glade interface filesLennart Poettering2005-06-201-467/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@132 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Add patches from Sebastien EstienneLennart Poettering2005-06-204-0/+564
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@131 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe