]> git.pld-linux.org Git - projects/cleanbuild.git/log
projects/cleanbuild.git
14 years ago- unified use of $FORCE variable
pawelz [Sat, 27 Feb 2010 19:23:18 +0000 (19:23 +0000)]
- unified use of $FORCE variable
- enable debug in build_remove_root()

svn-id: @11205

14 years ago- added commandline option -f that allows to force umount of tmpfs filesystem.
pawelz [Sat, 27 Feb 2010 19:17:00 +0000 (19:17 +0000)]
- added commandline option -f that allows to force umount of tmpfs filesystem.

svn-id: @11204

14 years ago- set .cleanbuildrc
sparky [Fri, 26 Feb 2010 17:28:37 +0000 (17:28 +0000)]
- set .cleanbuildrc

svn-id: @11189

14 years ago- don't ignore so much by default (put your ignores in .cleanbuildrc)
sparky [Fri, 26 Feb 2010 17:25:04 +0000 (17:25 +0000)]
- don't ignore so much by default (put your ignores in .cleanbuildrc)

svn-id: @11188

14 years ago- make sure, that /dev, /sys and proc are marked as %_netsharedpath.
pawelz [Fri, 26 Feb 2010 17:09:55 +0000 (17:09 +0000)]
- make sure, that /dev, /sys and proc are marked as %_netsharedpath.
- added comment why we need to create these dirs manually.

svn-id: @11187

14 years ago- sudo configuration
pawelz [Fri, 26 Feb 2010 16:33:45 +0000 (16:33 +0000)]
- sudo configuration

svn-id: @11186

14 years ago- correct dirs
sparky [Fri, 26 Feb 2010 16:21:36 +0000 (16:21 +0000)]
- correct dirs

svn-id: @11185

14 years ago- ugly workaround for vserver-related problem:
pawelz [Fri, 26 Feb 2010 15:28:15 +0000 (15:28 +0000)]
- ugly workaround for vserver-related problem:
  try to create dev,proc,sys dirs in chroot before binding them

svn-id: @11184

14 years ago- perl is required for findunusedbr
pawelz [Fri, 26 Feb 2010 15:24:54 +0000 (15:24 +0000)]
- perl is required for findunusedbr

svn-id: @11183

14 years ago- simple tutorial how to setup cleanbuild.
pawelz [Fri, 26 Feb 2010 15:15:35 +0000 (15:15 +0000)]
- simple tutorial how to setup cleanbuild.

svn-id: @11182

14 years ago- explained suspicious cp -a
sparky [Wed, 24 Feb 2010 16:13:42 +0000 (16:13 +0000)]
- explained suspicious cp -a

svn-id: @11174

14 years ago- Ac repos
sparky [Wed, 24 Feb 2010 01:25:02 +0000 (01:25 +0000)]
- Ac repos

svn-id: @11173

14 years ago- added ti sources
sparky [Wed, 24 Feb 2010 01:18:20 +0000 (01:18 +0000)]
- added ti sources

svn-id: @11172

14 years ago- fix .cleanbuildrc
sparky [Wed, 24 Feb 2010 01:17:16 +0000 (01:17 +0000)]
- fix .cleanbuildrc

svn-id: @11171

14 years ago- titanium repos
sparky [Wed, 24 Feb 2010 01:16:07 +0000 (01:16 +0000)]
- titanium repos

svn-id: @11170

14 years ago- add finding new errors
sparky [Tue, 23 Feb 2010 15:12:36 +0000 (15:12 +0000)]
- add finding new errors

svn-id: @11169

14 years ago- fix searching BuildRequires
sparky [Tue, 23 Feb 2010 15:11:15 +0000 (15:11 +0000)]
- fix searching BuildRequires

svn-id: @11168

14 years ago- disable rebuilddb because of some weird rpm bug
sparky [Tue, 23 Feb 2010 15:10:39 +0000 (15:10 +0000)]
- disable rebuilddb because of some weird rpm bug

svn-id: @11167

14 years ago- fix .cleanbuildrc
sparky [Tue, 23 Feb 2010 14:21:18 +0000 (14:21 +0000)]
- fix .cleanbuildrc
- protect against USER not defined

svn-id: @11166

14 years ago- added --debug option
sparky [Tue, 23 Feb 2010 14:10:58 +0000 (14:10 +0000)]
- added --debug option

svn-id: @11165

14 years ago- use local poldek configuration instead of options
sparky [Tue, 23 Feb 2010 14:01:06 +0000 (14:01 +0000)]
- use local poldek configuration instead of options
- findunusedbr support
- other things updated

svn-id: @11164

14 years ago- local poldek configuration
sparky [Tue, 23 Feb 2010 13:54:37 +0000 (13:54 +0000)]
- local poldek configuration

svn-id: @11163

14 years ago- much more advanced multibuild
sparky [Tue, 23 Feb 2010 13:50:20 +0000 (13:50 +0000)]
- much more advanced multibuild

svn-id: @11162

14 years ago- create user in chroot with proper UID (same as in host system)
pawelz [Tue, 23 Feb 2010 13:05:29 +0000 (13:05 +0000)]
- create user in chroot with proper UID (same as in host system)

svn-id: @11161

14 years ago- resolve non-relative symlinks manually
sparky [Tue, 2 Feb 2010 23:02:16 +0000 (23:02 +0000)]
- resolve non-relative symlinks manually

svn-id: @11125

14 years ago- NEW: script for finding unused BRs:
sparky [Tue, 2 Feb 2010 17:51:59 +0000 (17:51 +0000)]
- NEW: script for finding unused BRs:
  1. before building run with -c to reset access time of all files
     of build-required packages
  2. after building checks which packages have all files with unchanged
     access time - those are unused packages
  NOTE: won't work with noatime; relatime is OK

svn-id: @11124

14 years ago- install whole chroot at once (speedup)
sparky [Mon, 14 Dec 2009 20:12:25 +0000 (20:12 +0000)]
- install whole chroot at once (speedup)

svn-id: @11043

14 years ago- check config.log
sparky [Tue, 8 Dec 2009 17:33:35 +0000 (17:33 +0000)]
- check config.log

svn-id: @11022

14 years ago- set cpufreq scaling governor to performance on all cores while building
sparky [Tue, 8 Dec 2009 01:08:17 +0000 (01:08 +0000)]
- set cpufreq scaling governor to performance on all cores while building
  something, set to ondemand otherwise

svn-id: @11014

14 years ago- NEW: build multiple packages from list
sparky [Tue, 8 Dec 2009 01:05:04 +0000 (01:05 +0000)]
- NEW: build multiple packages from list

svn-id: @11013

14 years ago- updated
sparky [Tue, 8 Dec 2009 01:04:10 +0000 (01:04 +0000)]
- updated

svn-id: @11012

14 years ago- create: only create chroot
sparky [Tue, 8 Dec 2009 01:02:51 +0000 (01:02 +0000)]
- create: only create chroot

svn-id: @11011

14 years ago- organized a little
sparky [Tue, 8 Dec 2009 01:01:25 +0000 (01:01 +0000)]
- organized a little

svn-id: @11010

14 years ago- clean poldekcache of old rpms and temporary files
sparky [Mon, 7 Dec 2009 02:56:19 +0000 (02:56 +0000)]
- clean poldekcache of old rpms and temporary files

svn-id: @11009

14 years ago- NEW; add guessed BuildRequires to spec file
sparky [Sun, 6 Dec 2009 14:35:38 +0000 (14:35 +0000)]
- NEW; add guessed BuildRequires to spec file

svn-id: @11008

14 years ago- NEW
sparky [Sun, 6 Dec 2009 14:34:24 +0000 (14:34 +0000)]
- NEW
-- findbr: try to guess missing BuildRequires from build logs
-- findbr-ac2br: resolve autoconf names to packages

svn-id: @11007

14 years ago- NEW
sparky [Sun, 6 Dec 2009 14:32:28 +0000 (14:32 +0000)]
- NEW
-- cleanbuild: create new chroot and build package inside
-- build: build package inside existing chroot
-- clean: remove chroot
-- install: install packages inside existing chroot
-- cleaninstall: create new chroot and install packages

svn-id: @11006

14 years ago- placeholder for set of scripts I am using to build each package in
sparky [Sun, 6 Dec 2009 14:28:26 +0000 (14:28 +0000)]
- placeholder for set of scripts I am using to build each package in
  fresh chroot, there is no documentation, please read the source code
  and try to understand it before using, scripts may destroy some of
  your data, so be warned !

svn-id: @11005

This page took 0.04267 seconds and 4 git commands to generate.