|
@@ -20,6 +20,7 @@ CURRENTKERNEL="linux-image-$(uname -r)"
|
|
|
insertinstalledpackage "$CURRENTKERNEL" 'amd64' '1'
|
|
insertinstalledpackage "$CURRENTKERNEL" 'amd64' '1'
|
|
|
insertinstalledpackage 'linux-image-1.0.0-2-generic' 'amd64' '1.0.0-2'
|
|
insertinstalledpackage 'linux-image-1.0.0-2-generic' 'amd64' '1.0.0-2'
|
|
|
insertinstalledpackage 'linux-image-100.0.0-1-generic' 'amd64' '100.0.0-1'
|
|
insertinstalledpackage 'linux-image-100.0.0-1-generic' 'amd64' '100.0.0-1'
|
|
|
|
|
+insertinstalledpackage 'linux-image-amd64' 'amd64' '100.0.0-1'
|
|
|
# ensure that the '.' is really a dot and not a wildcard
|
|
# ensure that the '.' is really a dot and not a wildcard
|
|
|
insertinstalledpackage 'linux-headers-1000000-1-generic' 'amd64' '100.0.0-1'
|
|
insertinstalledpackage 'linux-headers-1000000-1-generic' 'amd64' '100.0.0-1'
|
|
|
|
|
|