Skip to content

Releases: user340/basepkg

1.7

01 Jan 05:24
Compare
Choose a tag to compare

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

30 Sep 11:35
9033dab
Compare
Choose a tag to compare
  • Add some python scripts for basepkg developer
  • Import shell feature test from NetBSD build.sh
  • Fix typo

Little Update

30 Jun 01:14
79eb9c3
Compare
Choose a tag to compare

New Features

  • Add developer tools. Development of these tools is just getting started.
  • valid_MACHINE_ARCH list is separated from basepkg.sh into lib/valid_MACHINE_ARCH.

Bug Fixed

07 Apr 02:19
bac6546
Compare
Choose a tag to compare
Merge pull request #68 from user340/current

Fix _getarch() bug and add setsdir option

Little Update

29 Mar 13:50
d40455c
Compare
Choose a tag to compare
Merge pull request #67 from user340/current

Remove duplication in xetc

1.6.2

11 Nov 05:16
91b09f0
Compare
Choose a tag to compare
  • Change how to use diff between NetBSD source's lists and basepkg's lists
  • Xdebug package name modified.

1.6.1: Merge pull request #56 from user340/current

10 Nov 10:31
d5e16f8
Compare
Choose a tag to compare

Update X11 related package name.

1.6: Merge pull request #55 from user340/current

10 Oct 11:00
eebb4b1
Compare
Choose a tag to compare
  • 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

25 Jul 12:58
57c5f93
Compare
Choose a tag to compare

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.

1.5.2: Merge pull request #51 from user340/current

28 Jun 10:50
6bb0305
Compare
Choose a tag to compare