summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-16 11:18:55 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-16 11:18:55 +0100
commit1c2490cf2b6382a448c8b854a9040636e6c2d38b (patch)
tree7e9893a41e2780a9f552f8c3a0417f5af196ecc9 /package
parent3d2baf48fa00f833a9e38b5722ce266d6b85704f (diff)
add boot section
Diffstat (limited to 'package')
-rw-r--r--package/grub-bin/Makefile2
-rw-r--r--package/grub/Makefile2
-rw-r--r--package/section.lst3
3 files changed, 4 insertions, 3 deletions
diff --git a/package/grub-bin/Makefile b/package/grub-bin/Makefile
index b767e616a..7b52cdafa 100644
--- a/package/grub-bin/Makefile
+++ b/package/grub-bin/Makefile
@@ -10,7 +10,7 @@ PKG_VERSION:= 1.98
PKG_RELEASE:= 2
PKG_MD5SUM:= 50dbe739776f904c318be05faf1d7ce5
PKG_DESCR:= GRUB2 bootloader (binary package)
-PKG_SECTION:= base
+PKG_SECTION:= boot
PKG_SITES:= http://openadk.org/distfiles/
PKG_URL:= http://www.gnu.org/software/grub
diff --git a/package/grub/Makefile b/package/grub/Makefile
index 4b429c786..cfe17a227 100644
--- a/package/grub/Makefile
+++ b/package/grub/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 1.98
PKG_RELEASE:= 1
PKG_MD5SUM:= c0bcf60e524739bb64e3a2d4e3732a59
PKG_DESCR:= GRUB2 bootloader (source package)
-PKG_SECTION:= base
+PKG_SECTION:= boot
PKG_URL:= http://www.gnu.org/software/grub
PKG_SITES:= ftp://alpha.gnu.org/gnu/grub/
diff --git a/package/section.lst b/package/section.lst
index 795840988..9476cb44d 100644
--- a/package/section.lst
+++ b/package/section.lst
@@ -1,4 +1,5 @@
base Base System
+boot Boot Loaders
browser Browser / Editor / Pager
editor Browser / Editor / Pager
pager Browser / Editor / Pager
@@ -21,7 +22,7 @@ lang Programming / Languages
libs Libraries
mail Mail
misc Misc
-multimedia Multimedia
+multimedia Multimedia / Audio / Video
net Networking
net/fs Network Filesystems
net/misc Networking Misc