Nico Schottelius
5f0ecb0831
yum confuses me, document it, so others are saved
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 03:12:31 +02:00
Nico Schottelius
4ab1fdceff
remove evil debug
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:57:02 +02:00
Nico Schottelius
0b7024a2cc
adjust grep string
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:53:07 +02:00
Nico Schottelius
aedbc263d7
need to use --whatprovides
...
This ensure we also check for other packages which are used instead
of the requested one, which does not work with rpm -q:
[root@brett ~]# rpm -q vim
package vim is not installed
[root@brett ~]# yum --assumeyes --quiet install "vim"
Package 2:vim-enhanced-7.3.056-1.fc14.x86_64 already installed and
latest version
[root@brett ~]# rpm -q --whatprovides vim
vim-enhanced-7.3.056-1.fc14.x86_64
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:49:57 +02:00
Nico Schottelius
44b11b9919
yum is funny
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:34:35 +02:00
Nico Schottelius
13f4140b3d
update manpage for __package_yum
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:26:42 +02:00
Nico Schottelius
c532a2ccd3
remove one Error of Error: Error: /home/users/nico/oeffentlich/rechner/projekte/cdist-used/conf/type/__nico_desktop/manifest exited non-zero.
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:22:08 +02:00
Nico Schottelius
740d279753
add fedora to readme
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:20:19 +02:00
Nico Schottelius
a778dee9fc
use rpm -q to get status
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:19:47 +02:00
Nico Schottelius
bcc7d0e795
cleanup of gencode-remote
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:19:30 +02:00
Nico Schottelius
981df12e9a
document changes
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:15:26 +02:00
Nico Schottelius
d9e2493eb9
add fedora support to __package
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:13:44 +02:00
Nico Schottelius
e19c079f24
add template for new type __package_yum
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:00:20 +02:00
Nico Schottelius
77766d29a2
+header
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 01:50:45 +02:00
Nico Schottelius
c617dc0e8f
cleanup readme
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 01:49:52 +02:00
Nico Schottelius
afc16667f4
more production machines
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 01:25:57 +02:00
Nico Schottelius
bcfba18e6f
more upcoming changes
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 01:22:09 +02:00
Nico Schottelius
e700437b01
also detect fedora
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 01:20:24 +02:00
Nico Schottelius
cee51f0088
make __package_apt use DEBIAN_FRONTEND=noninteractive
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 13:12:00 +02:00
Nico Schottelius
1b87fc7c3f
changes for 1.6.0
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 13:10:41 +02:00
Nico Schottelius
e21283c579
remove preseeding support from __package_apt
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 13:08:47 +02:00
Nico Schottelius
0db21eb308
document, cleanup and theoretically finish __debconf_set_selections
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 12:47:48 +02:00
Nico Schottelius
48a96591d1
add template for type __debconf_set_selections/
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 12:11:50 +02:00
Nico Schottelius
2c3d71a7e7
update todos
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 12:11:30 +02:00
Nico Schottelius
422bfd57d4
document multiple configuration workflow
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 11:30:55 +02:00
Nico Schottelius
afb1bf2373
ignore type manpages and docbook stuff
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 11:22:35 +02:00
Nico Schottelius
8828a69d60
unignore doc/man and update cdist-best-practice.text
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 11:04:31 +02:00
Nico Schottelius
659bb1d1ac
create reference in man7
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 10:47:09 +02:00
Nico Schottelius
815d8cc8cd
no incompat between 1.3 and 1.5
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 10:03:43 +02:00
Nico Schottelius
1a0ef5ac63
update changelog
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 09:56:44 +02:00
Steven Armstrong
451e2b6fb4
merge master
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-31 22:51:55 +02:00
Nico Schottelius
a648aa5333
fix cdist-object-all: ensure output directory exists
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-31 22:25:56 +02:00
Nico Schottelius
dbed2f1f83
1.5 not yet released, correct changelog
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-31 21:44:44 +02:00
Steven Armstrong
c69feec5a0
-todo: conditional manpage building
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-31 20:49:02 +02:00
Steven Armstrong
db1f1d0c2d
remove leftovers from experimenting with process group control
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-31 20:46:58 +02:00
Nico Schottelius
7d0877d8ce
++cleanups
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-31 20:29:22 +02:00
Nico Schottelius
5359ed863c
+cleanups++
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-31 20:21:08 +02:00
Nico Schottelius
b3d7cf3192
more cleanups, __cdist prefixes
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-31 19:35:26 +02:00
Nico Schottelius
9955dc74c6
cleanups in bin/
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-31 18:43:08 +02:00
Nico Schottelius
7431802b03
++todo
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-31 15:43:07 +02:00
Nico Schottelius
dd176d7a64
construct cache dir path in cdist-config, not cdist-cache
...
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-31 15:40:08 +02:00
Steven Armstrong
e7ff4c37ff
remove legacy commented code
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-31 11:08:10 +02:00
Steven Armstrong
61b7b68671
split explorer/manifest and gencode runcode into to 2 steps
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-30 22:46:49 +02:00
Steven Armstrong
d85af22ce3
remove second author, asciidoc/docbook cant handle it
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 23:57:37 +02:00
Steven Armstrong
90448a479d
only generate man|html pages when necessery; allow the process to be interrupted
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 23:52:31 +02:00
Steven Armstrong
e7f7a88357
prefix error messages with Error:
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 22:00:54 +02:00
Steven Armstrong
1cfdc6886f
fail if a requested object is not defined
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 21:51:59 +02:00
Steven Armstrong
878f7d18ce
move export of __cdist_out_object_dir to cdist-run-remote
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 21:49:06 +02:00
Steven Armstrong
fe159eccb2
prefix all variables with __cdist
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 21:47:05 +02:00
Steven Armstrong
2345d6509b
add missing function call to __cdist_usage
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 21:20:07 +02:00