notiz:chromiumos-bauen
Dies ist eine alte Version des Dokuments!
ChromiumOS bauen
https://www.chromium.org/chromium-os/quick-start-guide
root
adduser --disabled-login chromiumos
chromiumos
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
echo "# depot_tools
if [ -d "$HOME/depot_tools" ] ; then
PATH="$HOME/depot_tools:$PATH"
fi" >> ~/.profile
source ~/.profile
notiz/chromiumos-bauen.1589653570.txt.gz · Zuletzt geändert: von clerie
