Releases: user340/basepkg
Releases · user340/basepkg
1.7
This release has big change. We decided that remove all files under the sets/lists
directory because updating upstream (NetBSD) was done. So, you should prepare NetBSD source tree in your system to refer files under the distrib/sets/lists
since this version.
Changes
- Remove our
sets/lists
directory - Remove any metadata same as NetBSD upstream.
install
,deinstall
,essentials
are keeping.
- Repeal monolithic shell script. We split the
basepkg.sh
to some modules. - Replace
--setsdir
to--src
option for refer NetBSD source tree. - Adding unittest for modules but not complete.
1.6.6
Little Update
New Features
- Add developer tools. Development of these tools is just getting started.
valid_MACHINE_ARCH
list is separated frombasepkg.sh
intolib/valid_MACHINE_ARCH
.
Bug Fixed
Little Update
Merge pull request #67 from user340/current Remove duplication in xetc
1.6.2
1.6.1: Merge pull request #56 from user340/current
Update X11 related package name.
1.6: Merge pull request #55 from user340/current
- Update README
- Support NetBSD 8.0
- Change many package name. more devided than version 1.5.3.
1.5.3: Merge pull request #52 from user340/current
The version is only support NetBSD 7.1.2.
The next version will support NetBSD 8.0.
Changes
- Code Refectering. Using command (built in) instead of which (1).
- Add devtools.