From: Timothy L. <ti...@wo...> - 2000-12-22 04:13:01
|
David, I've packaged hpoj-0.7 into a SRPM. It includes the revised version of the init script. After compilation, the layout the of resulting RPM will be as follows: /etc/ptal-printd.conf /etc/rc.d/init.d/ptal-printd /lib/modules/boot/ieee12844.o /lib/modules/boot/ieee12844pp.o /usr/bin/addcr /usr/bin/addpjl /usr/bin/hpo /usr/bin/ieee12844_print /usr/bin/ptal-connect /usr/bin/ptal-print /usr/bin/ptal-printd /usr/bin/xojpanel /usr/doc/hpoj-0.7 /usr/doc/hpoj-0.7/INSTALL /usr/doc/hpoj-0.7/LICENSE /usr/doc/hpoj-0.7/PRINT-HOWTO /usr/doc/hpoj-0.7/README /usr/doc/hpoj-0.7/SCAN-HOWTO /usr/include/ptal.h /usr/lib/libptal.so /usr/lib/libptal.so.0 /usr/lib/libptal.so.0.1 Note that I've relocated ieee12844.o and ieee12844pp.o to /lib/modules/boot. This way, they will be picked up by depmod at boot. I'm tempted to insert the *alias* entries into conf.modules for the user during installation, what's your opinion? I'm waiting for more feedback on the init script before finalizing the package. When that's done, I'll post the SRPM in this mailing list, and you can put it on CVS. Timothy Lee |