lp:~shnatsel/elementaryos/apt-queue
- Get this branch:
- bzr branch lp:~shnatsel/elementaryos/apt-queue
Branch merges
Related bugs
Related blueprints
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/jolicloud/apt-queue.git.
Last successful import was .
Recent revisions
- 19. By Adam McDaniel <email address hidden>
-
Add fflush() to the get_lock() function to record activity in real-time to the log file.
- 18. By Adam McDaniel <email address hidden>
-
Added a retry loop to re-attempt a failed queued command, up to 5 times. This is a contingency if our lock is stolen after it's freed by APT or dpkg, but before we've had a chance to execute our own command.
- 16. By Adam McDaniel <email address hidden>
-
Force DEBIAN_FRONTEND to be noninteractive, this avoids a nasty shock when dpkg-preconfigure tries to reopen stdin for input.
- 15. By Adam McDaniel <email address hidden>
-
Also trap all STDERR data from system(), forward to the log file
- 14. By Adam McDaniel <email address hidden>
-
Updated debian/control description & github URLs, use GPL license in debian/copyright
- 12. By Adam McDaniel <email address hidden>
-
Implement setsid(2) to create new session if calling process dies
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)