Commit Graph

206 Commits

Author SHA1 Message Date
24d795a064 Clear the screen before displaying the boot menu 2014-04-07 02:36:13 +02:00
17d084cb08 Imported a locking script 2014-04-07 00:31:16 +02:00
43a2016d54 More portable shebang, from 7heo <7heo@mail.com>
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/

Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired

I fixed the test script shebang accordingly. »

It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.

Thanks!
2014-03-13 14:00:47 +09:00
9dab19024d Fixed the order of arguments to "git tag" 2014-02-10 01:09:19 +01:00
387518745f Add a message when tagging with Git 2013-11-25 02:48:05 +01:00
ff2d044705 Added a test for the vendor prefix for desktop entries 2013-11-25 01:54:34 +01:00
c610c4a62b Added a check for fuzzy translations 2013-11-25 01:46:38 +01:00
4819f83713 Be sure to be working on the master branch 2013-11-25 01:35:45 +01:00
844cef198b Only log errors while generating the documentation 2013-07-24 03:56:22 +02:00
3abcee439b More portable use of install(1) 2013-07-24 03:51:24 +02:00
8bb189e59d Fixed installation of the manual pages (in the proper destination folder) 2013-07-24 02:34:18 +02:00
7321b6018a Fixed the right path this time (for Git instead of for CVS) 2013-07-24 02:14:00 +02:00
af74e992eb Fixed installing the manual pages 2013-07-24 02:08:38 +02:00
34e24bc941 Also install deforaos-document.sh 2013-07-24 01:48:46 +02:00
eda53868a0 Added an explicit mode for e-mailing (disabled by default) 2013-07-22 03:54:41 +02:00
224430a09c Let both scripts really work with either temporary or existing directories 2013-07-22 03:40:31 +02:00
4bda0d52bb Make sure the base folder always exists 2013-07-22 03:27:48 +02:00
b2e01068e0 Code cleanup and minor fixes 2013-07-22 03:23:54 +02:00
c52c0b8020 Make sure to be downloading every sub-repository as well 2013-07-22 03:09:13 +02:00
26fc65506b Fixed issues cloning and accessing the local Git mirror 2013-07-22 02:46:43 +02:00
15c1c507d6 More consistency between both documentation and update scripts 2013-07-22 02:37:55 +02:00
cac2860df2 Always erase temporary data 2013-07-22 02:24:37 +02:00
53f716f8eb Default to git.defora.org instead of github.com for Git mode 2013-07-22 02:22:19 +02:00
3fad34bf69 More consistency for the usage screen and e-mail subject 2013-07-22 02:21:35 +02:00
b2599fa7f6 Be more verbose when updating the main repository 2013-07-22 02:08:27 +02:00
a4fd7bda56 Make sure to delete the temporary folder 2013-07-19 18:55:11 +02:00
3e5ce18155 Mention the adequate SCM tool within the subject line 2013-07-19 03:17:23 +02:00
770b8a2060 Getting closer to building functional images again 2013-07-17 04:00:07 +02:00
e19efeb073 Re-generated the Makefiles 2013-07-17 03:59:19 +02:00
562eaad839 Updated the default GITROOT to be that hosted by the DeforaOS Project 2013-03-17 21:35:40 +01:00
3fb68a2c62 Also install deforaos-build.sh and deforaos-update.sh by default 2013-03-17 20:49:44 +01:00
9f423474d7 Supporting git in the update script as well 2013-03-11 23:23:41 +01:00
028f0f2e64 Re-generated the Makefiles 2013-03-11 23:22:57 +01:00
b5dd110977 Code cleanup 2013-03-11 23:09:22 +01:00
7ccaac1249 Beginning to support Git 2013-03-05 03:49:59 +01:00
c504f8d601 Added support for git 2013-03-04 22:35:40 +01:00
b4412578af Re-generated Makefiles 2013-01-07 02:21:31 +01:00
a6cc6ae07a Fixed path to the scripts since the import to git 2013-01-04 13:43:30 +01:00
71868cfd19 Added a leading zero for octal values 2012-10-15 20:02:54 +00:00
a6b7f78aa6 Safer invocation of some binaries (thanks to getopt) 2012-10-15 20:00:18 +00:00
2ea2b5f461 De-linuxing 2012-10-15 19:38:35 +00:00
f277c0ab66 Added a comment 2012-10-13 16:44:32 +00:00
4184606f1e Code cleanup 2012-10-13 16:28:41 +00:00
bd893d7141 Work-around the current locate for manual pages 2012-10-13 16:25:56 +00:00
f86dba4908 More soft-coding 2012-10-13 15:50:11 +00:00
bc26b29c37 Stop at the first section when parsing project.conf 2012-10-13 15:42:22 +00:00
68cb569320 Duplicate existing pkgsrc MESSAGE files when already existing 2012-10-08 22:40:16 +00:00
72f8dc295f Force debugging output to stderr 2012-10-08 22:39:32 +00:00
1700f12978 Added a verbose mode 2012-10-07 19:56:58 +00:00
df1b975166 Added a debugging mode 2012-10-07 19:52:27 +00:00