|
[20080922]
|
NetBSD 4.x binary packages
John Klos and Havard Eidnes have made a bunch of precompiled binary
packages available, See
John's
and Havard's
arm
and
alpha
email.
John built packages from the pkgsrc 2008Q2
branch, for the following platforms:
- mipsel - cobalt: 1506 packages
- mipseb - sgimips: 344 packages (just recently started)
- arm - shark: 939 packages
- m68k - amiga: 1316 packages
The packages can be found on
ftp.NetBSD.org.
Havard has uploaded a set of preliminary results from a build
of pkgsrc-2008Q1 on NetBSD 4.0/arm. He has a total of 3.5GB
in a total of 4578 packages, which can also be found on
ftp.NetBSD.org (different directory...).
Havard has also uploaded bulk build results from NetBSD 4.0/alpha and
pkgsrc-2008Q2. A total of 6.7GB of packages were uploaded, for a total of 6270
packages. The packages can be found on
ftp.NetBSD.org as well.
Happy pkg_add'ing!
[Tags: packages, pkgsrc]
|
|
[20060312]
|
NetBSD 3.0/cobalt binary packages
All those wanting precompiled binary packages for their
Cobalt machines running NetBSD 3.0 can be happy now, as
Andreas Fuchs made his packages available, see
the corresponding posting on port-cobal@
or go to
the package archive
directly.
[Tags: cobalt, packages]
|
|
[20060203]
|
Essential NetBSD 3.0/sparc Binary Packages + Install CD (Updated)
I've made yet another ISO available, containing install sets
and binary packages for NetBSD 3.0/sparc this time. See
my posting for more information.
Update: The file is now also available
as
torrent - please use it!
[Tags: iso, packages, sparc]
|
|
[20060203]
|
Next proof-of-concept: upgrading binary packages
The next round in the eternal game of updating packages
installed on a system
comes from Havard Eidnes.
He suggests having an index file on the FTP server keeping
the binary packages, and working from there.
[Tags: packages, updating]
|
|
[20060131]
|
Solaris 9 pkgsrc-2005Q4 binaries available
Jonathan Perkin has made binary packages for Solaris 9/sparc
available. See
his mail to tech-pkg
or tune your PKG_PATH to
grab them directly.
[Tags: packages, solaris, sparc]
|
|
[20060128]
|
Binary packages: Solaris 10/amd64, NetBSD 2.0/sparc64
Gilles Dauphin has made a little number of AMD64 bit package for Solaris10
available, see
his mail or
grab them directly.
Havard Eidnes has uploaded
binaries for NetBSD/sparc64 2.0 / pkgsrc-2005Q4.
See his mail or
grab them directly.
[Tags: amd64, packages, solaris, sparc64]
|
|
[20060126]
|
Binary packages: NetBSD 2.1 alpha+sparc
Havard Eidnes has
uploaded
binary packages for NetBSD 2.1/alpha, and
Manuel Bouyer has made some NetBSD 2.1/sparc binary packages
available. Happy pkg_add'ing on your NetBSD 2.x
machines!
[Tags: alpha, packages, pkgsrc, sparc]
|
|
[20060113]
|
NetBSD 3.0/sparc 2005Q4 packages available
FOUR THOUSAND SEVEN HUNDRED SEVEN!
FOUR THOUSAND SEVEN HUNDRED SEVEN NEW BINARY PACKAGES!
HAHAHAHAHA!
*cough*
Manuel Bouyer has uploaded his results of a bulk build of
pkgsrc-2005Q4 on NetBSD 3.0/sparc, counting
4.707 binary packages. See
his mail, or
point your PKG_PATH at
ftp://ftp.NetBSD.org/pub/NetBSD/packages/3.0/sparc/All
and fire up pkg_add.
[Tags: packages, sparc]
|
|
[20060109]
|
Updating my home PC's pkgs
After running NetBSD 3.0(_whatever) for some time on my home PC,
and after there are 3.0/i386 pkgs available now, I decided to update
all the pkgs I use the other day. In short, the process was a lot less
painful than expected.
Using "pkg_info -u" gave me a rough idea of what I really installed
(instead of what was pulled in as dependencies), and I then made a list
of packages i wanted. As I didn't dare removing all my packages before
the update, I set up a chroot environment in which I later installed
all new packages, running "build.sh install=/usr/sandbox" from /usr/src.
After "chroot /usr/sandbox", I took my above list, and ran "pkg_add"
on each one, pointing the PKG_PATH environment variable at the binary
pkg repository on the NetBSD FTP server. Almost everything went smooth,
except the few packages that cannot be made available via FTP -
acroread, acroread5, mplayer and xv. Using pkgsrc to install them
worked. Surprise.
After that I moved aside /usr/pkg and /var/db/pkg, replaced them with
symlinks to /usr/sandbox/usr/pkg and /usr/sandbox/var/db/pkg,
and rebooted the system. Maybe I should say that my home PC logs me
in immediately via some magic dust, runs .xinit which starts up
fvwm2, firefox, fires up the DSL connection and a few other things,
so rebooting this machine is quite a good test to see what breaks.
With one exceptions, everything worked: firefox is now called
firefox-gtk1 (I detest gtk2+!) so this wasn't found immediately.
After adding a symlink to give me back a 'firefox' binary, everything
works as before, just with newer packages.
In summary, the drama that I expected to manifest in missing binary
packages and broken pkgsrc packages just wasn't there. I'm happy.
Thank you, NetBSD! :-)
[Tags: hubertf, packages, pkgsrc, updating]
|
|
[20060106]
|
While we're at it: amd64pkg-3.0.iso available (Updated)
Manual made the binary pkgs, and I've ran the same scripts as for
i386. I have no real way (hardware) to test this, please do:
experimental amd64pkg-3.0.iso
(checksum). Please see the
README.amd64pkg-3.0.iso first!
After testing, let me know if this is worth persuing for the future...
(see also my
posting to the amd64 list).
Update: The amd64 packages were done by Jan, not Manuel. Sorry!
[Tags: amd64, iso, packages]
|
|
[20060106]
|
i386pkg-3.0 uploaded (Updated)
I finally found time to assemble the NetBSD 3.0 CDs and the
newly available NetBSD/i386 3.0 packages that Manuel uploaded
into a (one!) CD that has the install sets for NetBSD/i386 3.0
plus a set of "essential" (for some definition of 'essential'... :-)
packages on them. I've made the
README.i386pkg
available along with the 700MB ISO file... (I'm still waiting
for a bittorrent tracker to be setup, and won't provide a link
here to the actual ISO file. Shouldn't be hard to find :-)
Update:
Jeff Rizzo was fast in creating a bittorrent tracker
and you can download the file by pointing your favourite
bittorrent client at
the i386pkg-3.0.iso.torrent file
now. Have fun!
[Tags: i386, iso, packages]
|
|
[20060104]
|
NetBSD/i386 2.1 and 3.0 binary packages available
Happy leeching!
(Well, let's add a few more words here: these are the binary sets
accompanying the NetBSD/i386 3.0 release, first of all, and also
the recent 2.1/i386 release. With that, I guess I can think about
upgrading a machine or two's userland... which reminds me of the old
question: "how do I best update all my installed pkgs to the latest
version"? I need to dig in the archives of this blog for some answers,
unless someone tells me that pkg_chk can be used for that these
days)
[Tags: i386, packages]
|
|
[20051122]
|
Package binaries for NetBSD/sparc64 / pkgsrc-2005Q3
Havard Eidnes has uploaded and merged his binary packages
for Package binaries for NetBSD/sparc64 / pkgsrc-2005Q3
on the
NetBSD FTP server.
See also his mail!
[Tags: packages, pkgsrc, sparc64]
|
|
[20051114]
|
Biiinary packages: NetBSD 2.1/alpha, Solaris 10/sparc!
Havard Eidnes has built
binary packages for NetBSD/alpha 2.1,
and Gilles Dauphin has made
binary packages for Solaris 10/sparc.
Whee!
[Tags: alpha, packages, pkgsrc, solaris]
|
|
[20051022]
|
pkgsrc-2005Q3: NetBSD 1.6.2/i386 packages uploading
Manuel Bouyer has done a bulk build of pkgsrc-2005Q3 on
NetBSD 1.6.2/i386 and is currently uploading binary packages
to ftp.fr.netbsd.org and ftp.netbsd.org. See
his message!
[Tags: packages, pkgsrc]
|
|
[20051007]
|
Binary packages of pkgsrc-2005Q3 for NetBSD 2.0/i386 available
Manuel Bouyer has finished his bulk build of the pkgsrc-2005Q3
branch, and uploaded binary packages for NetBSD 2.0/i386 (which will
also work on 2.0.2 and the upcoming 2.1 release). See
Manuel's mail
for more details.
[Tags: i386, packages, pkgsrc]
|
|
[20050829]
|
2.800 binary pkgs for Solaris 10/x86
Not really a NetBSD thing, but for the pkgsrc fame:
Gilles Dauphin has done a pkgsrc bulk build on
Solaris 10/x86 and got more than 2.800 binary pkgs
from the build. See
his posting!
[Tags: packages, pkgsrc, solaris]
|
|
[20050801]
|
2210 binary pkgs for Solaris 10/x86
Gilles Dauphin has made his results of a pkgsrc bulk build on
Solaris 10/x86
available.
[Tags: packages, pkgsrc, solaris]
|
|
[20050726]
|
Solaris 9/sparc packages for pkgsrc-2005Q2 available
Jonathan Perkin has
uploaded
2.291 binary packages created from the latest stable pkgsrc
branch (2005Q2) for Solaris 9/sparc. See
his mail
for a bit more data.
To use the binary packages, pkgsrc needs to be
bootstrapped
(or a binary bootstrap kit installed), and the pkgs can be installed with
the pkg_add command then.
[Tags: packages, pkgsrc, solaris]
|
|
[20050405]
|
pkgsrc-2005Q1 2.0/i386 and 1.6.2/i386 binary pkg available
I have uploaded a total of ~10GB of binary packages built for NetBSD
2.0/i386 and NetBSD 1.6.2/i386 from the pkgsrc-2005Q1 branch to
ftp.NetBSD.org. Check my posting for the details.
[Tags: packages, pkgsrc]
|
|
[20041214]
|
i386pkg ISO available (Update #2)
I forgot to move the i386pkg.iso file into place, but here it is now:
ftp://ftp.NetBSD.org/pub/NetBSD/iso/2.0/i386pkg.iso. It boots into sysinst, has all the
i386 install sets, and is filled to the rim with pkgs.
See the README.i386pkg
file for more details. And sorry this is a bit late!
Update: Permission problem with the checksum files, so here it
is until the checksum files are fixed:
MD5 (i386pkg.iso) = 038771fda4723ccc4d1dcbbe2b04323c
Update #2: A
i386pkg.iso.torrent
file is now available, too, for fast download with BitTorrent!
[Tags: i386, iso, packages]
|
|
|
Tags: ,
2bsd,
3com,
501c3,
64bit,
acl,
acls,
acm,
acorn,
acpi,
acpitz,
adobe,
Advocacy,
advocacy,
advogato,
aes,
afs,
aiglx,
aio,
airport,
alereon,
alex,
alix,
alpha,
altq,
am64t,
amazon,
amd64,
anatomy,
ansible,
apache,
apm,
apple,
arkeia,
arla,
arm,
art,
Article,
Articles,
ascii,
asiabsdcon,
asterisk,
asus,
atf,
ath,
atheros,
atmel,
audio,
audiocodes,
autoconf,
avocent,
avr32,
aws,
axigen,
backup,
banners,
basename,
bash,
bc,
benchmark,
bigip,
bind,
blackmouse,
bldgblog,
blog,
blogs,
blosxom,
bluetooth,
bonjour,
books,
boot,
boot-z,
bootprops,
bozohttpd,
bs2000,
bsd,
bsdca,
bsdcan,
bsdcertification,
bsdcg,
bsdforen,
bsdfreak,
bsdmac,
bsdmagazine,
bsdnexus,
bsdstats,
bsdtalk,
bsdtracker,
bug,
build.sh,
busybox,
buttons,
bzip,
c-jump,
c99,
cafepress,
callweaver,
camera,
candy,
capabilities,
card,
carp,
cars,
cauldron,
ccc,
ccd,
cd,
cddl,
cdrom,
cdrtools,
cebit,
centrino,
cephes,
cert,
certification,
cfs,
cgd,
cgf,
checkpointing,
china,
cisco,
cloud,
clt,
cobalt,
coccinelle,
codian,
colossus,
common-criteria,
community,
compat,
compiz,
compsci,
concept04,
config,
console,
contest,
copyright,
core,
cortina,
coverity,
cpu,
cradlepoint,
cray,
crosscompile,
crunchgen,
cryptography,
csh,
cu,
cuneiform,
curses,
curtain,
cuwin,
cvs,
cvs-digest,
cvsup,
cygwin,
daemon,
daemonforums,
danger,
darwin,
data,
date,
dd,
debian,
debugging,
dell,
desktop,
devd,
devfs,
devotionalia,
df,
dfd_keeper,
dhcp,
dhcpcd,
dhcpd,
dhs,
diezeit,
digest,
digests,
dilbert,
dirhash,
disklabel,
distcc,
dmesg,
Docs,
donations,
draco,
dracopkg,
dragonflybsd,
dreamcast,
dri,
driver,
drivers,
drm,
dsl,
dst,
dtrace,
dvb,
ec2,
eclipse,
eeepc,
eeepca,
ehci,
ehsm,
eifel,
elf,
em64t,
Embedded,
embedded,
emips,
emulate,
encoding,
envsys,
eol,
espresso,
etcupdate,
etherip,
euca2ools,
eucalyptus,
eurobsdcon,
eurosys,
Events,
exascale,
ext3,
f5,
facebook,
falken,
fan,
fatbinary,
features,
fefe,
ffs,
filesystem,
fileysstem,
firefox,
firewire,
fireworks,
flag,
flash,
flashsucks,
flickr,
flyer,
fmslabs,
force10,
fortunes,
fosdem,
fpga,
freebsd,
freedarwin,
freescale,
freex,
freshbsd,
friendlyAam,
friendlyarm,
fritzbox,
froscamp,
fsck,
fss,
fstat,
ftp,
ftpd,
fujitsu,
fun,
fundraising,
funds,
funny,
fuse,
fusion,
g4u,
g5,
galaxy,
games,
gcc,
gdb,
gentoo,
geode,
getty,
gimstix,
git,
gnome,
google,
google-soc,
gpio,
gpl,
gprs,
gracetech,
gre,
groff,
groupwise,
growfs,
grub,
gumstix,
guug,
gzip,
hackathon,
hackbench,
hal,
hanoi,
happabsd,
Hardware,
haze,
hdaudio,
heat,
heimdal,
hf6to4,
hfblog,
hfs,
history,
hosting,
hp,
hp700,
hpcarm,
hpcsh,
hpux,
html,
httpd,
hubertf,
hurd,
i18n,
i386,
i386pkg,
ia64,
ian,
ibm,
ids,
ieee,
ifwatchd,
igd,
iij,
image,
images,
information,
init,
initrd,
install,
intel,
interix,
internet2,
io,
ioccc,
iostat,
ipbt,
ipfilter,
ipmi,
ipsec,
ipv6,
irbsd,
irc,
irix,
iscsi,
isdn,
iso,
isp,
itojun,
jail,
jails,
java,
javascript,
jibbed,
jihbed,
jobs,
jokes,
journaling,
kame,
kauth,
kde,
kerberos,
kergis,
kernel,
keyboardcolemak,
kitt,
kmod,
kolab,
kylin,
l10n,
landisk,
laptop,
laptops,
law,
ld.so,
ldap,
lehmanns,
lenovo,
lfs,
libc,
license,
licensing,
links,
linksys,
linux,
linuxtag,
live-cd,
lkm,
localtime,
locate.updatedb,
logfile,
logging,
logo,
logos,
lom,
lte,
lvm,
m68k,
macmini,
macppc,
macromedia,
magicmouse,
mahesha,
mail,
makefs,
malo,
mame,
manpages,
marvell,
matlab,
maus,
mbr95,
mbuf,
mca,
mdns,
mediant,
mediapack,
meetbsd,
mercurial,
mesh,
meshcube,
mfs,
mhonarc,
microkernel,
microsoft,
midi,
mini2440,
miniroot,
minix,
mips,
mirbsd,
missile,
mit,
mobile-ip,
modula3,
modules,
mouse,
mp3,
mpls,
mtftp,
mult,
multics,
multilib,
multimedia,
music,
mysql,
named,
nas,
nat,
ncode,
ndis,
nec,
nemo,
neo1973,
netbook,
netboot,
netbsd,
netbsd.se,
nethack,
nethence,
netksb,
netstat,
networking,
neutrino,
nforce,
nfs,
nis,
npf,
npwr,
nroff,
nslu2,
nspluginwrapper,
ntfs-3f,
nullfs,
numa,
nvi,
nvidia,
nycbsdcon,
office,
ofppc,
ohloh,
olimex,
olpc,
onetbsd,
openat,
openbgpd,
openblocks,
openbsd,
opencrypto,
opengrok,
openmoko,
openoffice,
openpam,
opensolaris,
openssl,
oracle,
oreilly,
oscon,
osf1,
osjb,
packages,
pad,
pae,
pam,
pan,
panasonic,
parallels,
pascal,
patch,
patents,
pax,
paypal,
pc532,
pc98,
pcc,
pci,
pdf,
pegasos,
penguin,
performance,
pexpect,
pf,
pfsync,
pgx32,
php,
pike,
pinderkent,
pkg_install,
pkg_select,
pkgin,
pkglint,
pkgmanager,
pkgsrc,
pkgsrc.se,
pkgsrcCon,
pkgsrccon,
plathome,
pocketsan,
podcast,
pofacs,
politics,
polls,
polybsd,
portability,
posix,
postinstall,
power3,
powernow,
powerpc,
powerpf,
pppoe,
precedence,
preemption,
prep,
presentations,
prezi,
Products,
products,
proplib,
protectdrive,
proxy,
ps,
ps3,
psp,
pthread,
ptp,
ptyfs,
Publications,
puffs,
pxe,
qemu,
qnx,
qos,
qt,
quality-management,
quine,
quote,
quotes,
r-project,
radio,
radiotap,
raid,
raidframe,
rants,
raptor,
raq,
raspberrypi,
rc.d,
readahead,
realtime,
record,
refuse,
reiserfs,
Release,
releases,
releng,
reports,
resize,
restore,
ricoh,
rijndael,
rip,
riscos,
rng,
roadmap,
robopkg,
robot,
robots,
roff,
rootserver,
rotfl,
rox,
rs6k,
rss,
ruby,
rump,
rzip,
sa,
safenet,
san,
savin,
sbsd,
scampi,
scheduling,
sco,
screen,
script,
sdf,
sdtemp,
secmodel,
Security,
security,
sed,
segvguard,
seil,
sendmail,
sfu,
sge,
sgi,
sgimips,
sh,
sha2,
shark,
sharp,
shisa,
shutdown,
sidekick,
size,
slackware,
slashdot,
slit,
smbus,
smp,
sockstat,
soekris,
softdep,
software,
solaris,
sony,
source,
source-changes,
spanish,
sparc,
sparc64,
spider,
spreadshirt,
squid,
ssh,
sshfs,
ssp,
stereostream,
stickers,
studybsd,
subfile,
sudbury,
sudo,
summit,
sun,
sun2,
sun3,
sunfire,
sunpci,
support,
sus,
suse,
sushi,
susv3,
svn,
swcrypto,
symlinks,
sysbench,
sysinst,
sysjail,
syslog,
syspkg,
systat,
systrace,
sysupdate,
t-shirt,
tabs,
tanenbaum,
tape,
tcp,
tcp/ip,
tcpdrop,
tcpmux,
tcsh,
teamasa,
teredo,
termcap,
terminfo,
testdrive,
testing,
tetris,
tex,
TeXlive,
thecus,
theopengroup,
thin-client,
thinkgeek,
thorpej,
threads,
time,
time_t,
timecounters,
tip,
tme,
tmp,
tmpfs,
tnf,
toaster,
todo,
toolchain,
top,
torvalds,
toshiba,
touchpanel,
training,
tso,
ttyrec,
tulip,
tun,
tuning,
uboot,
udf,
ufs,
ukfs,
ums,
unetbootin,
unicos,
unix,
updating,
upnp,
uptime,
usb,
usenix,
useradd,
userconf,
userfriendly,
usermode,
usl,
utc,
utf8,
uucp,
uvc,
uvm,
valgrind,
vax,
vcfe,
vcr,
veriexec,
vesa,
video,
videos,
virtex,
vm,
vmware,
vnd,
vobb,
voip,
voltalinux,
vpn,
vpnc,
vulab,
w-zero3,
wallpaper,
wapbl,
wargames,
wasabi,
webcam,
webfwlog,
wedges,
wgt624v3,
wiki,
willcom,
wimax,
window,
windows,
winmodem,
wireless,
wizd,
wlan,
wordle,
wpa,
wscons,
wstablet,
x.org,
x11,
x2apic,
xbox,
xcast,
xen,
xfree,
xfs,
xgalaxy,
xilinx,
xkcd,
xlockmore,
xmms,
xmp,
xorg,
xscale,
youos,
youtube,
zaurus,
zdump,
zfs,
zlib
'nuff.
Grab the RSS-feed,
index,
or go back to my regular NetBSD page
Disclaimer: All opinion expressed here is purely my own.
No responsibility is taken for anything.