brunch icon indicating copy to clipboard operation
brunch copied to clipboard

Can I know how to create custom brunch framework using source code of it

Open Mayurresh opened this issue 1 year ago • 1 comments

I need to develop a custom one for my pc so is there is any way to make that file into brunch framework zip

Mayurresh avatar Jul 07 '24 00:07 Mayurresh

You dont ¨need¨ to do that, your question implies that you do not know understand what the framework does or how it or ChromeOS works. If you have engineering knowhow, the source is right here. The documentation is clear. The limitations are clearly written too.

What you think you want is a custom chromeos image, which would require advanced engineering ability. To build a ChromeOS platform image, kernel and compile the exact hardware drivers for your hardware.

What do you think a ´custom´ framework will achieve.

Brunch allows to sidestep TPM and verified boot requirements specific to chromeos devices. Thats what the framework does, aside from writing it to a single or dual grub partition image.

If you have a supported generation Intel or Ryzen CPU, the OS boots. It works. Does it not?

ramenrolls avatar Jul 21 '24 11:07 ramenrolls

Unfortunately, this issue could not be resolved and is closed due to inactivity.

github-actions[bot] avatar Dec 02 '25 22:12 github-actions[bot]