Balbir Singh wrote: > * Jan Safranek <[email protected]> [2009-02-10 12:49:26]: > >> Dhaval Giani wrote: >>>> But we must drop dependency on redhat-lsb.rpm, because >>>> it pulls lot of libraries, e.g. mesa and libX11, which are frowned upon >>>> on servers. >>>> >>> Isn't the redhat-lsb rpm needed for ensuring the lsb compliance in >>> fedora/rh? >> >> LSB compliance is ensured by many packages and redhat-lsb just puts it >> together. E.g. LSB requires us to ship OpenGL -> redhat-lsb depends on >> Mesa. But many things are LSB compliant even without the redhat-lsb >> package. For example, you can use /etc/rc.d/init.d/functions in init >> scripts and you don't need redhat-lsb.rpm, just initscripts.rpm. >> > > I was under the impression that the lsb script functions were a part > of redhat-lsb /lib/lsb/* and /usr/lib/lsb* and they were needed to get > LSB things working. Has that been refactored?
/lib/lsb/init-functions just lead to functions provided by /etc/rc.d/init.d/functions, maybe with some minor differences. Your cgconfig and cgred init scripts work with /etc/rc.d/init.d/functions just fine. This is of course Fedora specific, other distros may require you to use /lib/lsb/ instead. Jan ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
