[roll] Roll fuchsia [machina] Update kRamdiskOffset for Linux guests.

The previously rolled vmlinux image was ~49MB when decompressed, but
subsequently has grown to ~66 MB. This was causing the kernel
decompression to overflow into the ramdisk address space. In turn, this
will cause the initramfs decompression to fail and init to fall over.

Original-Bug: 463755437
Test: Local validation of runtime with new images, via fx test linux_fcntl_test.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1476226
Original-Revision: 7867ae90806a170c0cff08dba1c19b198fde5d6b
GitOrigin-RevId: 5b036bb019da65d0fe39251f057685d110249dda
Change-Id: Id3b4ca7895537a284f00de5d1d0a4037d19428a4
1 file changed
tree: e863274f838d437ac209eb44c2f28c5cc6104633
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.