sudo cp ubuntu-all.list /tmp/custom/newlive/etc/apt/sources.list.d/ubuntu-all.list sudo rm /tmp/custom/newlive/etc/skel/examples.desktop alias nspawn='sudo systemd-nspawn --bind-ro=/etc/resolv.conf:/run/resolvconf/resolv.conf --setenv=RUNLEVEL=1 --setenv=http_proxy=http://192.168.88.49:3142 -D /tmp/custom/newlive' nspawn apt-get update nspawn apt-get install --no-install-recommends \ git vim-nox python-pip python3-pip ipython3-notebook ipython-notebook haskell-platform clisp firmware-b43-installer nspawn apt-get clean sudo sed -i 's/us/us,mk/' /tmp/custom/newlive/etc/default/keyboard sudo sed -i 's/^XKBOPTIONS=.*/XKBOPTIONS="grp:alt_shift_toggle"/' /tmp/custom/newlive/etc/default/keyboard