You are not logged in.

#1 2017-11-22 09:15:44

bh1rio
Member
From: Beijing,China
Registered: 2017-11-22
Posts: 5
Website

where can i get the rootfs of archlinux32 ?

i need a rootfs gz for build a docker image for archlinux 32

thanks a lot

Offline

#2 2017-11-22 18:55:02

rewbycraft
Server Wrangler
From: Eindhoven, NL
Registered: 2017-06-19
Posts: 10
Website

Re: where can i get the rootfs of archlinux32 ?

You should easily be able to create one.

Just pacstrap into a directory and gz it.

Offline

#3 2017-11-23 03:10:43

bh1rio
Member
From: Beijing,China
Registered: 2017-11-22
Posts: 5
Website

Re: where can i get the rootfs of archlinux32 ?

thanks
it's success, and script in https://github.com/bh1rio/archlinux32-docker

rewbycraft wrote:

You should easily be able to create one.

Just pacstrap into a directory and gz it.

Offline

#4 2017-11-23 08:50:12

rewbycraft
Server Wrangler
From: Eindhoven, NL
Registered: 2017-06-19
Posts: 10
Website

Re: where can i get the rootfs of archlinux32 ?

I had a quick glance at your script, I would suggest adding more than one mirror to your mirrorlist.
Reasons being to avoid overloading a single server (should your docker image become popular) and to handle downtime of that single server.

Offline

#5 2017-11-23 15:39:37

deep42thought
Administrator
From: Jena, Germany
Registered: 2017-06-17
Posts: 617

Re: where can i get the rootfs of archlinux32 ?

I set up pool.mirror.archlinux32.org pointing to all mirrors of the mirror list.
Once the mirror operators updated their configurations, you can use that dns as a round robin load balanced mirror equivalent.

Offline

#6 2017-11-23 16:22:53

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: where can i get the rootfs of archlinux32 ?

I get:

* Server certificate:
*  subject: CN=ind.mirror.pkgbuild.com
*  start date: Nov  6 23:00:52 2017 GMT
*  expire date: Feb  4 23:00:52 2018 GMT
*  subjectAltName does not match pool.mirror.archlinux32.org


curl https://pool.mirror.archlinux32.org/
curl: (51) SSL: no alternative certificate subject name matches target host name 'pool.mirror.archlinux32.org'

Offline

#7 2017-11-23 16:23:40

tyzoid
Administrator
From: Ann Arbor, MI
Registered: 2017-06-17
Posts: 86

Re: where can i get the rootfs of archlinux32 ?

andreas_baumann wrote:

I get:

* Server certificate:
*  subject: CN=ind.mirror.pkgbuild.com
*  start date: Nov  6 23:00:52 2017 GMT
*  expire date: Feb  4 23:00:52 2018 GMT
*  subjectAltName does not match pool.mirror.archlinux32.org


curl https://pool.mirror.archlinux32.org/
curl: (51) SSL: no alternative certificate subject name matches target host name 'pool.mirror.archlinux32.org'

pool.mirror.archlinux32.org is only accessable via http.

Offline

#8 2017-11-23 16:26:19

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: where can i get the rootfs of archlinux32 ?

ah. I love firefox and friends. Now if I access a plain http site like pool.mirror.archlinux32.org (which returns a not found), I get
redirected to the HTTPs version?

Offline

#9 2017-11-23 16:28:21

tyzoid
Administrator
From: Ann Arbor, MI
Registered: 2017-06-17
Posts: 86

Re: where can i get the rootfs of archlinux32 ?

andreas_baumann wrote:

ah. I love firefox and friends. Now if I access a plain http site like pool.mirror.archlinux32.org (which returns a not found), I get
redirected to the HTTPs version?

Exists over here. Did you try opening incognito?

Offline

#10 2017-11-23 17:04:34

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: where can i get the rootfs of archlinux32 ?

nope, normal tab. Never mind, I most likely hit a non-working mirror (404) and then some weird stuff was happening. :-)

Offline

#11 2017-11-24 04:48:04

bh1rio
Member
From: Beijing,China
Registered: 2017-11-22
Posts: 5
Website

Re: where can i get the rootfs of archlinux32 ?

deep42thought wrote:

I set up pool.mirror.archlinux32.org pointing to all mirrors of the mirror list.
Once the mirror operators updated their configurations, you can use that dns as a round robin load balanced mirror equivalent.

cert error,cert is for ind.mirror.pkgbuild.com

error code: SSL_ERROR_BAD_CERT_DOMAIN

Offline

#12 2017-11-24 04:49:41

bh1rio
Member
From: Beijing,China
Registered: 2017-11-22
Posts: 5
Website

Re: where can i get the rootfs of archlinux32 ?

tyzoid wrote:
andreas_baumann wrote:

I get:

* Server certificate:
*  subject: CN=ind.mirror.pkgbuild.com
*  start date: Nov  6 23:00:52 2017 GMT
*  expire date: Feb  4 23:00:52 2018 GMT
*  subjectAltName does not match pool.mirror.archlinux32.org


curl https://pool.mirror.archlinux32.org/
curl: (51) SSL: no alternative certificate subject name matches target host name 'pool.mirror.archlinux32.org'

pool.mirror.archlinux32.org is only accessable via http.

http will redirect to https

Offline

#13 2017-11-24 04:52:07

bh1rio
Member
From: Beijing,China
Registered: 2017-11-22
Posts: 5
Website

Re: where can i get the rootfs of archlinux32 ?

rewbycraft wrote:

I had a quick glance at your script, I would suggest adding more than one mirror to your mirrorlist.
Reasons being to avoid overloading a single server (should your docker image become popular) and to handle downtime of that single server.

i will replace the mirror to mirror pool when the pool all right
.
.
.
en,re-post, i post too quickly?
;-)

Offline

#14 2018-11-22 21:37:29

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: where can i get the rootfs of archlinux32 ?

I tried from a 64-bit host running Archlinux64 and LXR to build a i686 docker image.

@bh1rio: I changed your script a little bit on https://github.com/andreasbaumann/archlinux32-docker.
Mainly I don't get why the script fails after pkill haveged (I get the feeling that getting the PID of
the process and the doing a 'pid $PID' is safer).

I also had to fix some things around new pacman (arch-chroot requires a mount point).

Maye we should try a merge?

starting it with

docker run -ti archlinux32 bash

seems to work.

Offline

#15 2019-02-01 17:11:10

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: where can i get the rootfs of archlinux32 ?

Currently the docker scripts fail, a new version will be available on https://git.archlinux32.org/archlinux32/docker.

Offline

Board footer

Powered by FluxBB