SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

The debian subdirectory contains all files to build debian package for diogene87.

The different packages are :
-dio87d : diogene87's deamon
-dio87c : communication utility
-diogene87-doc : documentation files (texinfo) -diogene87 : metapackage to install dio87d,dio87c and diogene87-doc


BUILD PACKAGES

fakeroot ./debian/rules clean

clean all files (make distclean)

fakeroot ./debian/rules build

build files (make)

fakeroot ./debian/rules install

        copy files to /tmp
        move files in different packages

dpkg-buildpackage -rfakeroot

build all packages

dh_clean -k

delete temporary files and directories in debian directory


FILES
*.init : init script to start/stop daemons (located in /etc/init.d) *.postinst : post installation script
*.postrm : post desinstallation script
*.conffiles : configuration files
*.dirs : list of directories where package puts files *.files : list of files of the packages
DEBIAN PACKAGES to build deb files :
dh-make
debhelper
fakeroot


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.