mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 01:35:24 +01:00
Make perl reproducible between bwrap and hardware
Also, with these changes, change the architecture to i686, as per previous commits.
This commit is contained in:
parent
b6422a6f4e
commit
8f105b3329
27 changed files with 31 additions and 15 deletions
5
steps/perl-5.8.9/files/config.over
Executable file
5
steps/perl-5.8.9/files/config.over
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
osvers=4.14.0
|
||||
myarchname=i686-linux
|
||||
myuname="linux live-bootstrap 4.14.0 #1 i686 gnulinux "
|
||||
Loading…
Add table
Add a link
Reference in a new issue