提交历史

作者 SHA1 备注 提交日期
  David Kalnischkies ff859c7f94 ship the apt-internal-solver in apt-utils package and link it to 15 年之前
  David Kalnischkies 575e9b5c5c add a fair round of doxygen comments to the edsp header 15 年之前
  David Kalnischkies cbc702ea58 tell the resolver a package is set on hold if it was set by the user 15 年之前
  David Kalnischkies 741b7da9de implement external solver calling for upgrade and dist-upgrade, too 15 年之前
  David Kalnischkies 80699703b6 work on requests with the correct upgrade/dist-upgrade/else resolver 15 年之前
  David Kalnischkies 9221da7e1d parse correctly the Hold: lines into Pkg->SelectedState = Hold 15 年之前
  David Kalnischkies 76d4aab06d doesn't execute autoremove marker setting if an external solver is called 15 年之前
  David Kalnischkies ac5fbff8c5 refactor: move solver execution into his own EDSP method 15 年之前
  David Kalnischkies 98d6aaa8fd handle Dir::Bin::Solvers as a list of directories and find the 15 年之前
  David Kalnischkies 288a76d2dc reduce the buffer size so we get a sort of realtime progress report 15 年之前
  David Kalnischkies c80a49f556 move the mapping generation to the top as the response reading is 15 年之前
  David Kalnischkies e876223c70 implement optional Progress report in EDSP 15 年之前
  David Kalnischkies 7ca70a9af1 merge single-arch :arch fix from my sid branch 15 年之前
  David Kalnischkies 904be35252 add scenario command to output a complete or limited scenario 15 年之前
  David Kalnischkies d4f626ff09 reorganize WriteScenario to add a WriteLimitedScenario in which a scenario 15 年之前
  David Kalnischkies 2a33cb16d6 use the version id instead of the mmap offset as APT-ID 15 年之前
  David Kalnischkies d9933172b3 set hint flags for the problem resolver according to request 15 年之前
  David Kalnischkies 69a788359e Interpret Remove and Install lines in Responses correctly 15 年之前
  David Kalnischkies 3f248168dc disable automatical installation of dependencies in MarkInstall if we 15 年之前
  David Kalnischkies 56d53b54e7 disable the error discarding as it destroyes the error reporting about 15 年之前
  David Kalnischkies 2029276f03 send the scenario through a pipe to the solver and get the solution back 15 年之前
  David Kalnischkies 4128c84679 add a small wrapper to use the internal apt solver as an external one 15 年之前
  David Kalnischkies 40795fca99 parse also the action flags Upgrade, Dist-Upgrade and alike from the request 15 年之前
  David Kalnischkies 6d5bd6147e Read and apply install/remove requests correctly 15 年之前
  David Kalnischkies 93794bc92e WriteRequest according to current EDSP draft 15 年之前
  David Kalnischkies c3b851268e rename edspwriter to straight edsp in toplevel as it does more than 15 年之前
  David Kalnischkies 29099cb685 add the methods we will need to write to make working with EDSP possible 15 年之前
  David Kalnischkies 85bcab87a3 strip the Dir::state from the config name as it will never be there 15 年之前
  David Kalnischkies b195733d0f parse the state of the package from the scenario file correctly 15 年之前
  David Kalnischkies e0a78caad6 rename the 'universe' to 'scenario' to reflect the naming in the draft 15 年之前