Fix correct commit hash for release 0.7.0 of openXC7
[dev-env-setup.git] / mk-deb-chroot
2023-08-22 Cesar StraussAllow choosing an alternate Debian mirror for the chroot
2023-04-13 Jacob Lifshayremove trailing spaces
2022-08-15 Luke Kenneth Casso... set buster-backports pin-priority to low so as to stop...
2022-08-15 Luke Kenneth Casso... check if schroot and debootstrap installed already
2022-07-17 Luke Kenneth Casso... installing mesa deps needs meson drm mesa first
2022-07-17 Luke Kenneth Casso... qemu backports explicit install separate from other...
2022-07-14 Luke Kenneth Casso... fix package-pin on libcurl3-gnutls
2022-07-14 Luke Kenneth Casso... adapt devscripts to only do buster-backports once
2022-06-14 Luke Kenneth Casso... add python3-setuptools-scm to list of dependencies...
2022-03-26 Luke Kenneth Casso... mkdir -p on /opt/chroot/$chrootdir
2021-09-23 Andrey Miroshnikovmk-deb-chroot: Moved brokenproxy cp command to after...
2021-09-14 Luke Kenneth Casso... oooo annoying, scroot refuses to go if done in wrong...
2021-09-13 Andrey Miroshnikovmk-deb-chroot: made schroot profile config into a varia...
2021-09-12 Andrey MiroshnikovAdded check to see if brokenproxy apt fix was already...
2021-09-09 Luke Kenneth Casso... ARGH getting really fed up with ISP transparent proxies...
2021-09-08 Luke Kenneth Casso... add apt-acquire-retries to both chroot and host
2021-09-08 Luke Kenneth Casso... add apt-acquire-retries to stop debootstrap failing
2021-08-20 Mikolaj WielgusDo not create duplicate sections in schroot.conf
2021-08-20 Mikolaj WielgusExit if the chroot directory already exists
2021-08-20 Mikolaj WielgusUse pacman, not apt, when on Arch Linux
2021-08-19 Luke Kenneth Casso... set up profile for schroot, do not copy over nssdatabases
2021-08-19 Luke Kenneth Casso... experiment using schroot itself for install
2021-08-19 Luke Kenneth Casso... use schroot "type=directory" which means no need to...
2021-08-19 Luke Kenneth Casso... use http not https
2021-08-19 Luke Kenneth Casso... ftp.debian.org not being reliable redirection, changing to
2021-08-19 Luke Kenneth Casso... add python2.7 explicit install dependency in buster...
2021-08-19 Luke Kenneth Casso... use python3 to create crypt password
2021-05-02 Luke Kenneth Casso... add deb-src
2021-05-02 Luke Kenneth Casso... nope, correct EOF, sort out apt-get install dependencies
2021-05-02 Luke Kenneth Casso... whoops missing EOF
2021-03-08 Luke Kenneth Casso... add sudo, remove systemd
2021-03-08 Luke Kenneth Casso... add mk-deb-chroot based on coriolis2-chroot