Re: FreeBSD hacker 101



Mike Meyer <mwm-keyword-freebsdhackers2.e313df@xxxxxxxxx> writes:
GNU/Linux isn't tied to rpm's;

Actually, rpm is part of the Linux Standard Base specification, which
all major distributions implement. Debian derivatives use dpkg, but
still have a full set of rpm tools. Most distributions have higher-
level package management tools built on top of either rpm (like yum) or
dpkg (like apt), and in most cases the lower-level tools are only used
if something goes wrong.

there are other packaging systems in use by different distros,
including at least one that is based on the BSD ports system.

s/based on/inspired by/ if you're thinking of Gentoo.

DES
--
Dag-Erling Smørgrav - des@xxxxxx
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: problem installing Sendmail
    ... >That's the difference between rpm and deb. ... >dpkg runs the uninstall script that arrived when you installed it. ... rpm packages can have scripts to run at install time, ... If fact, I think that since rpm lacks few features of dpkg, and has some ...
    (Debian-User)
  • Re: Ive finally snapped
    ... The RPM Package Manager looks after .rpm files and their installation. ... Apt is merely a convenient and powerful command-line front-end for dpkg. ...
    (uk.comp.os.linux)
  • Re: Installing a single .deb file
    ... >> Assuming filename has no uninstalled dependencies. ... Like dpkg, it performs no dependency checking or resolution. ... > with rpm. ... grave, Hades, hell-fire, hot place, infernal regions, inferno, limbo, ...
    (Debian-User)
  • Re: Deb commands
    ... > Where can I find a list of Deb command corresponding to RPM. ... your answer if you need help with dpkg. ... `'` proud Debian admin and user ...
    (Debian-User)
  • Re: FreeBSD hacker 101
    ... On Fri, 25 Jan 2008, Dag-Erling Smørgrav wrote: ... all major distributions implement. ... still have a full set of rpm tools. ... dpkg, and in most cases the lower-level tools are only used ...
    (freebsd-hackers)