This website requires JavaScript.
Explore
Help
Sign In
gokrazy
/
internal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Releases
Activity
154
Commits
2
Branches
0
Tags
main
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
timmy
7fff41fa0e
Add FriendlyElec CM3588 NAS
2026-07-12 14:28:11 -07:00
.github
/workflows
GitHub Actions: bump action versions
2025-03-30 11:15:54 +02:00
config
Change defaults
2026-07-12 14:28:11 -07:00
deviceconfig
Add FriendlyElec CM3588 NAS
2026-07-12 14:28:11 -07:00
fat
fat: add Exists method for detecting accidental overwrites
2024-06-23 10:32:20 +02:00
gpt
gpt: fix test
2024-05-10 18:55:00 +02:00
httpclient
httpclient: use os.ReadFile instead of deprecated ioutil.ReadFile
2025-12-09 17:36:00 +01:00
humanize
add humanize package to internal
2021-11-21 16:40:22 +01:00
iface
move iface package from github.com/gokrazy/gokrazy to internal
2020-05-27 08:34:29 +02:00
instanceflag
instanceflag: support absolute and relative instance name (-i)
2026-06-25 08:56:34 +02:00
mbr
bootloader: fix 15/16 MB kernel size limit
2024-08-27 21:00:26 +02:00
progress
add progress package to internal
2021-11-21 16:40:27 +01:00
rootdev
gpt: fix test
2024-05-10 18:55:00 +02:00
squashfs
Add trivial xattr support to squashfs
2026-07-12 14:28:11 -07:00
tlsflag
tlsflag,httpclient: remove global state
2025-12-08 21:31:10 +01:00
updateflag
updateflag: remove global state
2025-12-06 08:41:40 +01:00
.gitignore
build bootloader with make; generate ELF with debug symbols
2024-02-03 19:25:42 +01:00
go.mod
go mod tidy (the x/crypto dependency came from an untracked file)
2025-04-15 08:48:45 +02:00
go.sum
go mod tidy (the x/crypto dependency came from an untracked file)
2025-04-15 08:48:45 +02:00
LICENSE
Initial commit
2017-03-04 11:12:34 +01:00
S
Description
No description provided
BSD-3-Clause
207
KiB
Languages
Go
95.1%
Assembly
4.7%
Makefile
0.2%