Hekate: (Request) Upload fusee secondarys contents in the hekate source code.

Created on 18 Jul 2020  路  8Comments  路  Source: CTCaer/hekate

would please appreciate it if the contents of fusee secondary (kips, warmboot like lp0fw.bin, exosphere and other contents) would be uploaded into the hekate source code.

All 8 comments

....its an entirely separate project though, why would it be uploaded here?

Because fusee secondary is part of hekate and fss0 uses it which is also part of hekate and the main booting process hekate uses.

Fuses secondary is not part of hekate, it's part of atmosphere, just like fusee primary....

You can easily get the contents of fusee-secondary by compiling atmosphere yourself.

thats the point, you should be able to get its contents without compiling atmosphere because its a big part of hekates boot process, maybe its not entirely part of hekate but fss0 uses it.

No. It's. Not.

Hekate is a bootloader, it couldn't give two piles of manure what it's booting most of the time. Fss0 is part of the boot process because that's how the switch boots. It has nothing to do with hekate. If you want easier access to a component of atmosphere, take it up with them.

FSS0 is Fusee Secondary Storage. That's a component of Atmosphere and not hekate's.
It is used to pack every HOS boot time replacements. Security monitor, warmboot binary and kips (for now).

hekate is a bootloader that supports natively booting anything that is open source.
I have 0 reason to fork something only to increase the build times for hekate from mere seconds to an hour.
Especially when it takes you 10s to download and drag n drop both releases and done.
Or just change the makefile of atmosphere to pack all kips and stuff into a folder for easy copy paste.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ollidiemaus picture ollidiemaus  路  9Comments

acnh420 picture acnh420  路  7Comments

aveao picture aveao  路  6Comments

westonmyers picture westonmyers  路  9Comments

gr33k picture gr33k  路  3Comments