Skip to content

How can I populate the changelog after running apt-offline install? #173

Answered by rickysarraf
Joel-Robertson asked this question in Q&A
Discussion options

You must be logged in to vote

What you are looking for is the --generate-changelog option when using the set command.

rrs@priyasi:~$ apt-offline set --help
usage: apt-offline set [-h] [--verbose] [--quiet] [--simulate] [--install-packages [PKG ...]] [--install-src-packages [SOURCE PKG ...]] [--src-build-dep] [--release release_name] [--update]
                       [--upgrade] [--upgrade-type upgrade] [--generate-changelog] [--apt-backend apt-get]
                       apt-offline.sig

positional arguments:
  apt-offline.sig       Generate a signature file

optional arguments:
  -h, --help            show this help message and exit
  --verbose             Enable verbose messages
  --quiet               Enable quiet …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Joel-Robertson
Comment options

Answer selected by rickysarraf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants