The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/1984

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
I followed the [changelog of Slackware-current](http://www.slackware.com/changelog/),
and found that Slackware-current split hostname utility from util-linux package in Nov 17 2017.
So I add the new package to the template.

Signed-off-by: Chia-Chun Hsu <[email protected]>
From 824d600fc1a46c1389066f5f7f474be9738c666b Mon Sep 17 00:00:00 2001
From: CC-Hsu <[email protected]>
Date: Sat, 2 Dec 2017 19:27:34 +0800
Subject: [PATCH] Add new dependency to Slackware template

I followed the [changelog of 
Slackware-current]<http://www.slackware.com/changelog/>,
and found that Slackware-current split hostname utility from util-linux package 
in Nov 17 2017.
So I add the new package to the template.

Signed-off-by: Chia-Chun Hsu <[email protected]>
---
 templates/lxc-slackware.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/templates/lxc-slackware.in b/templates/lxc-slackware.in
index 149787102..0c85c5103 100644
--- a/templates/lxc-slackware.in
+++ b/templates/lxc-slackware.in
@@ -564,6 +564,7 @@ glibc-solibs
 gnupg
 grep
 gzip
+hostname
 iputils
 libunistring
 logrotate
_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to