mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
right, use the mirror dir since the disks aren't installed when we run
This commit is contained in:
parent
ced385dc90
commit
0330bfcc6d
@ -30,7 +30,7 @@ inst=boot1
|
||||
mkdir -p $inst/{boot/sun4{u,cdm},etc}
|
||||
|
||||
# put the relevant parts of SILO boot loader
|
||||
(ar p $CDDIR/dists/$CODENAME/main/binary-sparc/base/silo_* data.tar.gz | \
|
||||
(ar p $MIRROR/dists/$CODENAME/main/binary-sparc/base/silo_* data.tar.gz | \
|
||||
tar zxf - -C $inst/ boot/{cd,second}.b)
|
||||
|
||||
# Some custom etc files
|
||||
|
Loading…
Reference in New Issue
Block a user