[debian_guest] Configure Debian for autologin on serial

We would like to use Debian instead of Linux for the integration tests
(this will make things easier for the network team's testing) and the
tests are simpler if don't need to log in. Also stop printing motd and
the issue (which is not useful for autologin anyway).

MAC-245 #comment

TEST=Launch debian_guest on x64 and arm64

Change-Id: I70bc52744acfb421c978cd763f5fa0ed19a7a98e
1 file changed
tree: 14f53075e019c77d6e73c58a025d7ab8f2be53c2
  1. .cargo/
  2. boards/
  3. build/
  4. buildtools/
  5. bundles/
  6. docs/
  7. garnet/
  8. peridot/
  9. products/
  10. scripts/
  11. sdk/
  12. src/
  13. zircon/
  14. .clang-format
  15. .dir-locals.el
  16. .gitattributes
  17. .gitignore
  18. .gn
  19. AUTHORS
  20. CODE_OF_CONDUCT.md
  21. CONTRIBUTING.md
  22. LICENSE
  23. OWNERS
  24. PATENTS
  25. README.md
  26. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See the documentation.