9 Commits

Author SHA1 Message Date
clrbuilder b3ce96bdb9 Update packages file for version 20070
Signed-off-by: clrbuilder <clrbuilder@intel.com>
20090 20070 20110 20130 20150
2018-01-05 17:12:59 -08:00
clrbuilder 7f7f51e618 Update packages file for version 20030
Signed-off-by: clrbuilder <clrbuilder@intel.com>
20060
2018-01-05 17:12:49 -08:00
clrbuilder adee2d0046 Update packages file for version 19920
Signed-off-by: clrbuilder <clrbuilder@intel.com>
19950 20000 20010 19940
2017-12-28 21:43:50 -08:00
clrbuilder 72be874d71 Update packages file for version 19910
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2017-12-28 21:43:32 -08:00
clrbuilder a249bf8bb1 Update packages file for version 19890
Signed-off-by: clrbuilder <clrbuilder@intel.com>
19890
2017-12-26 21:57:22 -08:00
clrbuilder b1d30f927e Update packages file for version 19880
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2017-12-26 21:57:06 -08:00
Icarus Sparry 56b23370bd Remove an extra layer of shell
As pointed out by Kai, I can avoid one level of shell wrapping. Mock
is already running this via "/bin/sh -c" (function doshell in
/usr/lib/python2.7/site-packages/mockbuild/util.py currently).

Signed-off-by: Icarus Sparry <icarus.w.sparry@intel.com>
2017-12-24 12:47:13 -08:00
Icarus Sparry f99b2de07e Add rootshell target and change shell to be unprivileged
Change the "make shell" command to invoke a shell as the "mockbuild"
user and starting in ~mockbuild. This is typically what you want when
you enter the build environment.

Add a new target, "rootshell", which gives the old behavior, a root
shell starting at /.

Signed-off-by: Icarus Sparry <icarus.w.sparry@intel.com>
2017-12-23 14:40:53 -08:00
Patrick McCarty c18abdb9db Initial import
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2017-12-22 22:51:05 -08:00