public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* Reproducibility of builds
@ 2017-08-03  8:13 Claudius Heine
  2017-08-21 11:23 ` Claudius Heine
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Claudius Heine @ 2017-08-03  8:13 UTC (permalink / raw)
  To: isar-users

Hi,

am I right that Isar supports or should support reproducible root file 
system build?

If I understand correctly, when multistrap is called, it fetches always 
the latest version of all packages from the debian repository mirrors. 
Am I mistaken or is this feature still on the roadmap?

I that is on the roadmap, how are you thinking of solving this issue?

The openembedded way would be to seperate the fetch and 'install' step 
and first download all packages into the DL_DIR and then use them from 
there. Maybe we could create this pipeline:

dpkg-binary Recipe:

fetch deb file into downloads -> insert into local repository

dpkg-source Recipe:

fetch sources into downloads -> build packages -> insert into local 
repository

image Recipe:

fetch all required packages into downloads -> insert all of them into 
the local repository -> create root fs using only the local repository

Multistrap provides a '--source-dir DIR' parameter, that stores all 
installed packages into a directory. So if we would use that as a 
fetcher, then we would create a temporary rootfs just to get all 
required packages for the project.

Are there other possible solutions for this?

Cheers,
Claudius


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2017-12-06 16:21 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-03  8:13 Reproducibility of builds Claudius Heine
2017-08-21 11:23 ` Claudius Heine
2017-08-28 11:27   ` Claudius Heine
2017-09-05 10:05     ` Alexander Smirnov
2017-09-05 10:38       ` Jan Kiszka
2017-09-05 11:50         ` Alexander Smirnov
2017-09-05 11:54       ` Claudius Heine
2017-09-06 13:39         ` Claudius Heine
2017-09-18 15:05 ` Baurzhan Ismagulov
2017-09-19  8:55   ` Claudius Heine
2017-11-14 16:04 ` Christian Storm
2017-11-14 16:22   ` Claudius Heine
2017-11-17 16:53     ` [ext] Christian Storm
2017-11-17 18:14       ` Claudius Heine
2017-11-20  8:33         ` [ext] Christian Storm
2017-11-20  9:16           ` Claudius Heine
2017-11-29 18:53             ` Alexander Smirnov
2017-11-29 19:02               ` Jan Kiszka
2017-11-30  8:04                 ` Alexander Smirnov
2017-11-30 14:48                   ` Jan Kiszka
2017-11-30  9:31               ` Claudius Heine
2017-12-06 16:21                 ` Alexander Smirnov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox