[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New working sparc64 netinst image



On 12/29/2015 05:57 PM, Kieron Gillespie wrote:
> I have a server sitting in the cloud currently not doing anything
> useful. It has a fairly good Internet connection. If I am pointed to
> some instructions I could set up a dedicated mirror for SPARC64.

Sounds good. Let me just test everything first.

But in case you want to start already, here's the mini howto:

$ apt-get install reprepro apt-cacher-ng
$ mkdir /srv/debian-sparc64-archive
$ cd /srv/debian-sparc64-archive
$ wget https://people.debian.org/~glaubitz/reprepro-conf-sparc64.tgz
$ tar xf reprepro-conf-sparc64.tgz
$ reprepro -V update # this takes some time
$ edit /etc/apt-cacher-ng/acng.conf

Uncomment the following line:

Port:3142

and under LocalDirs, add:

LocalDirs: debian /srv/debian-sparc64-archive

save the file and restart apt-cacher-ng:

$ /etc/init.d/apt-cacher-ng restart

# alternatively: systemctl restart apt-cacher-ng.service

This should make the mirror available as "http://yourserver:3141/debian";.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: