Parent Directory
|
Revision Log
| Sticky Revision: |
Revert to last usable release.
copy from 0.22 tag
tagging version 0.22
releasing version 0.22
* Joey Hess
- Add more major numbers for cciss devices.
- Add support for all of the /dev/ida/ devices. Closes: #243411
- Add support for /dev/ataraid/ devices.
- Allow devfs.c to be built as a standalone binary, for simplified
testing.
Add bug closure.
trunk/packages/libdebian-installer/debian/changelog: Update. trunk/packages/libdebian-installer/src/system/packages.c (di_system_package_check_subarchitecture) Check the length of the strings before comparing them.
trunk/packages/libdebian-installer: Fix handling of nonresolvable virtual packages.
trunk/packages/libdebian-installer/debian/changelog: Fix.
- Remove backward compatiblity from package resolver once again.
releasing version 0.21
trunk/packages/libdebian-installer/src/system/devfs.c (di_system_devfs_map_from): Support diskarrays. Closes: 235617, 239291
Minor code cleanup in the subarchitecture check.
Revert comma-skipping. Apparently Subarchitecture is specified as whitespace-separated, so we'll fix yaboot-installer instead.
Skip over commas in Subarchitecture field.
* trunk/packages/anna: Move from trunk/anna. * trunk/packages/kernel: Move from trunk/kernel. * trunk/packages/libdebian-installer: Move from trunk/libdebian-installer. * trunk/packages/main-menu: Move from trunk/main-menu. * trunk/packages/packages-build: Move from trunk/packages-build. * trunk/packages/partman: Move from trunk/partman. * trunk/packages/retriever: Move from trunk/retriever. * trunk/packages/rootskel: Move from trunk/rootskel. * trunk/packages/debian-installer-utils: Move from trunk/utils.
libdebian-installer: Remove backward compatiblity from package resolver.
Release 0.20.
Mark new dependency resolver interface as unstable.
Fix Subarchitecture check.
- Add support for Kernel-Version to Packages parser. - Split dependency resolver. - Add two special dependency resolver types for anna (checks Kernel-Version) and main-menu (never fails). This is not pulled out because the interface is not stable.
- Dependency resolver supports Conflicts (request from joeyh@debian.org). - Fix Dependency resolver marker reset.
Add conversation functions for parts of a package entry.
add scd? device info to mapdevfs
Release 0.19.
Packages parser uses simpler matches.
Minimal Packages parser parses Size and Priority.
Release 0.18.
Correctly terminate argv.
Enable support for Subarchitecure
Prefer a package that is installed to one that isn't when satisfying a dependency on a virtual package.
- default log handler suppress debug messages. - use di-packages-build.
- add version info to installed headers. - cleanup configure.ac
revert workaround(?) for broken shell, make or whatever. configure get CFLAGS always, it is exported.
Let ./configure respect CFLAGS like -Os.
- improve documentation. - remove some references to the chunk allocator.
fix description parsing
Define PATH_MAX if it is undefined, to get this building on GNU/Hurd. Patch from Santiago Vila. (Closes: #219464)
- use size_t in hash map and mem_chunk allocer - improve and install documentation. - add -extra lib.
- remove mapping of di_log. - add any symbol to the version script. - dump revision to 1. - add cvs suffix to the version, avoids clutter with prerelease packages.
Add di_info() and di_debug() macros for logging.
Release 0.17.
remove public symbol di_log
Release 0.16 into experimental.
- rework lib - add rfc822 parser - add logging - add packages and release file parsing - dump major to 4
Release version 0.15.
prepping a release
added di_status_read
Never cast malloc return values.
Don't log to stderr and close stdin.
Release 0.14
Add support in di_mapdevfs for SW RAID devices, /dev/md#. (Closes: #185574)
yes, this version is not released
Add Enhances parsing
Revert to major/minor/micro, curr/rev/age is something else
Prepare to upload
Don't log to stderr, it will interfere with frontends
Add Recommends parsing
Add new functin di_logf(), a vararg version of di_log().
- cleanup di_mapdevfs. - chage library version parameter to CURRENT, REVISION and AGE, set info libtool for further information.
change section of libd-i3-dev to libdevel
add di_mapdevfs function
prepare for upload
build-dep on d-shlibs >= 0.10
prepare for upload
add the closes notice
Fix the depends/provides parser
Clean up some, and prepare for upload
Add memory management functions for linked lists and package structs
prepare for upload
Add di_pkg_toposort_{list,arr} from main-menu, increase MINOR
prepare for upload
Fix di_pkg_is_installed
prepare for upload
Add myself to uploaders, bump standards-version and add a reference to common-licenses/GPL in the copyright file
Added di_pkg_is_installed
Add a linked list data structure, decoupling next pointers from the node data Add a package_dependency struct that has package name and a pointer to a package_t struct Add functions di_pkg_find, di_pkg_provides, di_pkg_is_virtual and di_pkg_resolve_deps
prepare for upload
Version parsing and comparison
add priority parsing
Add support for multiple provides Remove libd-i-pic
Prepare for upload
change an fprintf to vfprintf
prepare for upload
Michael Cardenas
- fix install target so it can be ran more than once
Add di_pkg_parse() to parse Packages files Add di_stristr() for case-insensitive substring matching
update libdebian-installer, with stricter build-deps on d-shlibs, and hopefully stricter dependencies to avoid failures
Name changes: libd-i -> libd-i1, libd-i-dev -> libd-i1-dev. Changed SONAME to libd-i.so.1
- add di_prebaseconfig_append() : This is a way for udebs to register commands to be run prior to rebooting. - s/Whedon/Kimdon/g
fix section for -dev and -pic
fix up postinst name
Rename libd-i to libdebian-installer
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |