This website requires JavaScript.
Explore
Help
Sign In
mollusk
/
void-mklive
Watch
1
Star
0
Fork
0
You've already forked void-mklive
Code
Issues
Pull Requests
Releases
Wiki
Activity
void-mklive
/
.gitignore
11 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
.gitignore: *.sh xbps-cachedir*
2015-05-29 09:24:39 +02:00
*.sh
.gitignore: *.{img,xz}
2015-05-29 09:25:41 +02:00
*.img
*.xz
Add *.iso to .gitignore (#69)
2016-04-30 23:12:44 -05:00
*.iso
Support building GCP ready images
2017-07-23 17:55:41 -07:00
*.raw
*.tar.gz
Simplify mkrootfs.sh.in Previously this script could produce rootfs tarballs suitable for a few different systems. This worked but meant that several different scripts were then building root filesystems instead of just using ones produced by this script. This commit cleans up the script to produce just a root filesystem. Note that this system is not bootable, that still needs to be done by another script which processes platform specific operations. This script just produces a root filesystem for every architecture that XBPS understands.
2017-08-08 21:55:49 -07:00
xbps-cache
.gitignore: *.sh xbps-cachedir*
2015-05-29 09:24:39 +02:00
xbps-cachedir*
Makefile: Use stamps for better build redundancy
2017-08-30 01:52:22 -07:00
stamps*
Add netboot generator script
2016-03-12 21:58:30 -06:00
!dracut/*/*.sh
Reference in New Issue
Copy Permalink