Commit Graph

2130 Commits

Author SHA1 Message Date
Steven Armstrong 099adec61f start working on object class
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-05 16:08:29 +02:00
Nico Schottelius 2176e4e2d4 begin new type type (no typo)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-05 16:05:11 +02:00
Steven Armstrong ad815f7373 Merge remote-tracking branch 'telmich/install' into oo-restructure 2011-10-05 16:02:29 +02:00
Nico Schottelius 28428177ae --typo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-05 15:53:34 +02:00
Nico Schottelius 9128cc28c4 introduce a lot todo in path
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-05 15:50:17 +02:00
Steven Armstrong b2d76f83dd Merge remote-tracking branch 'telmich/install' into oo-restructure 2011-10-05 15:21:36 +02:00
Nico Schottelius a875d69d7e continue on test_path testcase
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-05 14:15:05 +02:00
Nico Schottelius f00b8fe56a buffering/output idea
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-05 13:31:57 +02:00
Nico Schottelius 8a044919eb +discussion about restructering/ "object-orientation"
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-05 13:24:07 +02:00
Daniel Roth 9dfd6a27ad fixed broken man page 2011-10-05 09:15:20 +02:00
Steven Armstrong 648f57173c bugfix: use -gt when comparing int values
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-04 23:53:06 +02:00
Steven Armstrong 9d6a00af38 --debug without creating syntax errors
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-04 23:13:53 +02:00
Steven Armstrong f0223647e3 --debug
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-04 23:12:49 +02:00
Steven Armstrong de4ddf9d1e mv installer install
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-04 23:03:50 +02:00
Steven Armstrong 3d017abd6f pass options to mkfs without -o
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-04 22:56:50 +02:00
Steven Armstrong 20241a0c5c fix copy/paste error
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-04 22:56:24 +02:00
Steven Armstrong 9fd74acfac add support for swap
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-04 22:50:49 +02:00
Steven Armstrong 67cbfee60b Merge remote-tracking branch 'telmich/master' 2011-10-04 22:43:53 +02:00
Steven Armstrong 27a774432e mark __partition_msdos and __partition_msdos_apply as installer types
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-04 22:42:19 +02:00
Steven Armstrong acc64caf95 new type: __mkfs
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-04 22:23:26 +02:00
Nico Schottelius b3f914f6f6 create base module for install and config
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 18:45:29 +02:00
Nico Schottelius f88cb78d61 finish test_path.test_type_detection
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 18:36:43 +02:00
Nico Schottelius 8dd248cf76 cleanup on exit and begin to create test types
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 17:01:11 +02:00
Nico Schottelius 1d2ec72396 add paragraph to cdist-hacker that states manpages always need to build on merge request
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 16:43:13 +02:00
Nico Schottelius b91a597e44 Merge branch 'master' into install 2011-10-04 16:36:38 +02:00
Nico Schottelius 60fab053f2 ++changes for 2.0.3
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 16:36:33 +02:00
Steven Armstrong 919f251759 ++examples
Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
2011-10-04 16:33:58 +02:00
Nico Schottelius 6c22867fc2 begin to test path and add method to check type
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 16:32:43 +02:00
Steven Armstrong 8ac691f4ac Merge remote-tracking branch 'asteven/master' into partition_msdos 2011-10-04 16:30:36 +02:00
Steven Armstrong b142435abd Merge remote-tracking branch 'telmich/master' 2011-10-04 16:30:05 +02:00
Nico Schottelius 40a1619c1a make build test work (or fail, but work) again
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 16:15:10 +02:00
Nico Schottelius 3d75ec9bfc make test suite usable from command line
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 15:49:18 +02:00
Steven Armstrong 32832777c6 give disk some time to write parition table
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-04 15:24:19 +02:00
Nico Schottelius ec82fa8f97 document tests/single ones
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 15:09:33 +02:00
Nico Schottelius 410a2fe7ff test_explorer_ran finished
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 15:08:37 +02:00
Steven Armstrong 5940c21fba get rid of bashism /echo -n/printf/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-04 14:56:59 +02:00
Nico Schottelius 13ed37a4e9 begin to test explorer success in test_install
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 14:45:35 +02:00
Nico Schottelius f5a58f7683 adjust auto discovery
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 14:30:38 +02:00
Nico Schottelius db322c0b5e integrate tests into library
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 14:29:33 +02:00
Nico Schottelius ffb533eae8 -exec
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 14:18:43 +02:00
Nico Schottelius 2d567c1759 prepare cleanup of tests for later
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 14:18:39 +02:00
Nico Schottelius d3923c7b0f add template for install tests
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-04 14:15:30 +02:00
Steven Armstrong 2fd0223347 Merge remote-tracking branch 'cdist/master' into partition_msdos 2011-10-04 13:54:35 +02:00
Daniel Roth 40d5b9cb05 bsd init location 2011-10-03 21:39:07 +02:00
Daniel Roth 2147480fcd base_dir is /etc/rc.d for archlinux /etc/init.d otherwise 2011-10-03 18:35:45 +02:00
Daniel Roth 342cbca533 additional parameter base_dir 2011-10-03 18:00:07 +02:00
Daniel Roth 5f1afb08f6 man page 2011-10-03 17:33:19 +02:00
Daniel Roth 5d256b21b1 Initial init_script type 2011-10-02 22:44:44 +02:00
Nico Schottelius cadb4fa852 add test all and make ui tests work again
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-02 15:56:27 +02:00
Nico Schottelius df727a6b6b remove everything but ui from ui test
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-02 15:52:19 +02:00