Skip to content

fix: Require at least 2 GB of RAM available - #16

Merged
forkymcforkface merged 7 commits into
forkymcforkface:mainfrom
kroese:patch-1
Aug 11, 2026
Merged

fix: Require at least 2 GB of RAM available#16
forkymcforkface merged 7 commits into
forkymcforkface:mainfrom
kroese:patch-1

Conversation

@kroese

@kroese kroese commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 5, 2026 21:11

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new environment default intended to support enforcing a minimum available-RAM requirement when booting ChromeOS Flex via the startup scripts.

Changes:

  • Introduces RAM_MINIMUM defaulting to 4G in src/entry.sh.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/entry.sh Outdated
: "${TIMEOUT:="105"}"
: "${PLATFORM:="x64"}"
: "${BOOT_MODE:="uefi"}"
: "${RAM_MINIMUM:="4G"}"
@kroese kroese changed the title fix: Require at least 4GB of RAM available fix: Require at least 2 GB of RAM available Aug 7, 2026
@forkymcforkface
forkymcforkface merged commit e89149e into forkymcforkface:main Aug 11, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants