Commit History

Author SHA1 Message Date
  David Kalnischkies c6660a4ba9 fix SubProgress to accept a Percent parameter to update the Current 15 years ago
  David Kalnischkies 66b6fe055a fix package building so 'dump' is a binary not a directory 15 years ago
  David Kalnischkies b57c0e355d implement proper progress report with OpProgress 15 years ago
  David Kalnischkies ebfeeaedf5 implement correct error reporting 15 years ago
  David Kalnischkies 3d17b9ffc7 undo the temporary progress reporting disabling which slipped into last commit 15 years ago
  David Kalnischkies bda94cb843 fix arguments for MarkInstall so packages are really marked as automatic 15 years ago
  David Kalnischkies 7f47135476 add a tiny dump solver to quickly output a scenario 15 years ago
  David Kalnischkies ee8c790a66 maybe Pre-Depends are checked if they write them as Pre-Depends and 15 years ago
  David Kalnischkies df783e0aa6 add a --solver option to apt-get 15 years ago
  David Kalnischkies ff859c7f94 ship the apt-internal-solver in apt-utils package and link it to 15 years ago
  David Kalnischkies 575e9b5c5c add a fair round of doxygen comments to the edsp header 15 years ago
  David Kalnischkies cbc702ea58 tell the resolver a package is set on hold if it was set by the user 15 years ago
  David Kalnischkies 741b7da9de implement external solver calling for upgrade and dist-upgrade, too 15 years ago
  David Kalnischkies 80699703b6 work on requests with the correct upgrade/dist-upgrade/else resolver 15 years ago
  David Kalnischkies 9221da7e1d parse correctly the Hold: lines into Pkg->SelectedState = Hold 15 years ago
  David Kalnischkies 76d4aab06d doesn't execute autoremove marker setting if an external solver is called 15 years ago
  David Kalnischkies ac5fbff8c5 refactor: move solver execution into his own EDSP method 15 years ago
  David Kalnischkies 98d6aaa8fd handle Dir::Bin::Solvers as a list of directories and find the 15 years ago
  David Kalnischkies 288a76d2dc reduce the buffer size so we get a sort of realtime progress report 15 years ago
  David Kalnischkies c80a49f556 move the mapping generation to the top as the response reading is 15 years ago
  David Kalnischkies e876223c70 implement optional Progress report in EDSP 15 years ago
  David Kalnischkies 7ca70a9af1 merge single-arch :arch fix from my sid branch 15 years ago
  David Kalnischkies 904be35252 add scenario command to output a complete or limited scenario 15 years ago
  David Kalnischkies d4f626ff09 reorganize WriteScenario to add a WriteLimitedScenario in which a scenario 15 years ago
  David Kalnischkies 2a33cb16d6 use the version id instead of the mmap offset as APT-ID 15 years ago
  David Kalnischkies d9933172b3 set hint flags for the problem resolver according to request 15 years ago
  David Kalnischkies 69a788359e Interpret Remove and Install lines in Responses correctly 15 years ago
  David Kalnischkies 3f248168dc disable automatical installation of dependencies in MarkInstall if we 15 years ago
  David Kalnischkies 56d53b54e7 disable the error discarding as it destroyes the error reporting about 15 years ago
  David Kalnischkies 2029276f03 send the scenario through a pipe to the solver and get the solution back 15 years ago