mirror of
				https://gitlab.com/alemaire/image-specs.git
				synced 2025-01-17 17:48:20 +00:00 
			
		
		
		
	Adding debian-security and (commented) backports repositories to sources.list
This commit is contained in:
		| @@ -66,6 +66,10 @@ steps: | |||||||
|   - chroot: / |   - chroot: / | ||||||
|     shell: | |     shell: | | ||||||
|       echo 'deb http://deb.debian.org/debian buster main contrib non-free' > /etc/apt/sources.list |       echo 'deb http://deb.debian.org/debian buster main contrib non-free' > /etc/apt/sources.list | ||||||
|  |       echo 'deb http://deb.debian.org/debian-security buster/updates main contrib non-free' >> /etc/apt/sources.list | ||||||
|  |       echo '# Backports are _not_ enabled by default. ' >> /etc/apt/sources.list | ||||||
|  |       echo '# Enable them by uncommenting the following line:' >> /etc/apt/sources.list | ||||||
|  |       echo '# deb http://deb.debian.org/debian buster-backports main contrib non-free' >> /etc/apt/sources.list | ||||||
|       apt-get update |       apt-get update | ||||||
|     unless: rootfs_unpacked |     unless: rootfs_unpacked | ||||||
|  |  | ||||||
|   | |||||||
| @@ -66,6 +66,10 @@ steps: | |||||||
|   - chroot: / |   - chroot: / | ||||||
|     shell: | |     shell: | | ||||||
|       echo 'deb http://deb.debian.org/debian buster main contrib non-free' > /etc/apt/sources.list |       echo 'deb http://deb.debian.org/debian buster main contrib non-free' > /etc/apt/sources.list | ||||||
|  |       echo 'deb http://deb.debian.org/debian-security buster/updates main contrib non-free' >> /etc/apt/sources.list | ||||||
|  |       echo '# Backports are _not_ enabled by default. ' >> /etc/apt/sources.list | ||||||
|  |       echo '# Enable them by uncommenting the following line:' >> /etc/apt/sources.list | ||||||
|  |       echo '#deb http://deb.debian.org/debian buster-backports main contrib non-free' >> /etc/apt/sources.list | ||||||
|       apt-get update |       apt-get update | ||||||
|     unless: rootfs_unpacked |     unless: rootfs_unpacked | ||||||
|  |  | ||||||
|   | |||||||
| @@ -66,6 +66,10 @@ steps: | |||||||
|   - chroot: / |   - chroot: / | ||||||
|     shell: | |     shell: | | ||||||
|       echo 'deb http://deb.debian.org/debian buster main contrib non-free' > /etc/apt/sources.list |       echo 'deb http://deb.debian.org/debian buster main contrib non-free' > /etc/apt/sources.list | ||||||
|  |       echo 'deb http://deb.debian.org/debian-security buster/updates main contrib non-free' >> /etc/apt/sources.list | ||||||
|  |       echo '# Backports are _not_ enabled by default. ' >> /etc/apt/sources.list | ||||||
|  |       echo '# Enable them by uncommenting the following line:' >> /etc/apt/sources.list | ||||||
|  |       echo '# deb http://deb.debian.org/debian buster-backports main contrib non-free' >> /etc/apt/sources.list | ||||||
|       apt-get update |       apt-get update | ||||||
|     unless: rootfs_unpacked |     unless: rootfs_unpacked | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Gunnar Wolf
					Gunnar Wolf