This website requires JavaScript.
Explore
Help
Sign In
Peppermint
/
debian-cd-clone
mirror of
https://salsa.debian.org/images-team/debian-cd.git
Watch
1
Star
0
Fork
You've already forked debian-cd-clone
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
20dd2183d2
debian-cd-clone
/
tools
/
boot
/
stretch
/
boot-mips64el
3 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add stub for mips64el boot support, so we can build images for it
2017-05-02 22:43:15 +00:00
#!/bin/bash
Refactor boot scripts Move sourced/shared scripts to boot-*-common Rearrange common definitions in each boot script to make them more similar Add common support for %ARCH% substitutions in DI_WWW_HOME Fix boot-alpha to use which_deb when looking for aboot Merge mips* together, using boot-mips-common
2017-05-03 17:02:29 +00:00
. $BASEDIR/tools/boot/$DI_CODENAME/boot-mips-common