This website requires JavaScript.
Explore
Help
Register
Sign In
slinky55
/
RockOS
Watch
1
Star
0
Fork
0
You've already forked RockOS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
974e23987ee9c225117665b38e562aa2cee9ae3f
RockOS
/
make_img.sh
5 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
removed pdclib, strange things were happening..., user shell kinda works now
2026-07-06 22:13:57 -05:00
#!/bin/bash
build system refresh
2026-07-16 16:09:12 -05:00
cd
sysroot
blue!
2026-07-15 08:07:06 -05:00
find . -depth -print
|
cpio -o -H newc > ../isodir/boot/initrd.img
cd
..
Reference in New Issue
Copy Permalink