Commit Graph

178 Commits

Author SHA1 Message Date
Matt Housh
9f5eb2f75e Updated ISO kernel and busybox config files 2010-07-13 15:50:45 -05:00
Matt Housh
39d5cbc304 Updated ISO kernel and busybox versions, added support for custom package extensions 2010-07-13 15:45:37 -05:00
f255034ec3 setup-helper: inject new deps of nfs-utils 2010-07-09 19:49:28 +02:00
1314101287 setup-helper: don't remove nfs-utils, inject rpcbind 2010-07-09 17:57:27 +02:00
c626dee03e setup.dependencies: update 2010-07-06 19:35:32 +02:00
7c6476bcc1 setup.dependencies: recreated for 2.7 2010-06-29 18:28:30 +02:00
3ba2d29691 Makefile: reorder variables 2010-06-29 18:26:11 +02:00
588e8ab4e1 checkportstree: use wildcard for package extension 2010-06-29 18:23:09 +02:00
76bd6a2afe Makefile: set PKG_EXT to pkg.tar.xz 2010-06-26 23:10:33 +02:00
ec2f4c7797 Makefile: added tcp_wrappers to ISO_PACKAGES (needed by openssh) 2010-06-26 23:00:50 +02:00
1b42681b30 Makefile: add a gzip compressed pkgutils package to /tools 2010-06-26 22:04:27 +02:00
0597a4a377 Makefile: new variable PKGMK_CONF, added pkgmk.conf
To save space we compress our packages for the ISO with xz, but the
default for pkgmk should still be gz, because of performance issues
with xz. To solve this we overwrite /etc/pkgmk.conf in our build
environment with a spezial one that's part of our iso.git. As a side
effect we can set now other things like MAKEFLAGS and PKGMK_WORK_DIR
as well.
2010-06-26 16:01:42 +02:00
bf194cf69a Makefile: new variable PKG_EXT 2010-06-26 09:53:54 +02:00
55a3f13f63 packages.opt: added new deps of nfs-utils 2010-06-19 20:04:50 +02:00
2d9046a9c6 packages.opt: removed libnotify 2010-06-11 12:17:13 +02:00
905afad49c packages.opt: removed glitz,libattr and libcap 2010-06-11 12:13:56 +02:00
e041ad1130 Makefile: add attr,acl and libcap to ISO_PACKAGES 2010-06-11 12:11:06 +02:00
71740680e6 setup-helper: first update for 2.7 2010-06-11 11:56:07 +02:00
2a85296705 set CRUX version to 2.7 2010-06-11 11:41:24 +02:00
40d44ef736 Makefile: s/i386/x86/ 2010-04-23 21:31:42 +02:00
604455667d set-helper: new deps of cairo 2010-04-23 21:27:29 +02:00
Matt Housh
6ca43686a1 Updates to allow separate building of ISO and portable images, added download-only flag for collections, updated boot kernel to 2.6.33.2 2010-04-21 15:30:09 -05:00
3bccd9e056 set-helper: adjust for new deps of nfs-utils 2010-03-03 10:34:38 +01:00
77cc2097c0 set-helper: adjust for new deps of xulrunner and video-intel 2010-03-03 10:30:32 +01:00
34385685e0 setup.dependencies: update 2010-03-03 10:16:55 +01:00
90be3e3f4b packages.opt, packages.xorg: update
packages.opt:
  nfs-utils: has been moved to opt
  libnotify: new dependency of xulrunner
  gperf:     dependency of xorg-xcb-util

packages.xorg:
  xorg-xcb-util: new dependency of xorg-xf86-video-intel
2010-03-03 10:11:30 +01:00
Matt Housh
cdc8a56fda Multiple updates to allow boot/install from alternate media such as USB/CF/SD 2009-09-30 22:16:17 -05:00
a38216b3ff checkportstree: follow symlinks 2009-09-11 18:41:23 +02:00
e217c15d7a ChangeLog: update release date 2009-09-08 19:54:53 +02:00
ea421d8743 ChangeLog: update for final 2.6 2009-09-02 21:26:10 +02:00
Matt Housh
b2bbe8b695 Added forgotten kernel config file, oops 2009-08-28 10:20:26 -05:00
Matt Housh
f70d07b296 Updated boot kernel to 2.6.30.5, added pre-clean for squashfs directory during ISO build 2009-08-28 10:17:50 -05:00
9c7bce6d4c ChangeLog: update for 2.6-rc1 2009-08-21 11:35:43 +02:00
Matt Housh
dfde20e9ab Updated boot kernel to 2.6.30.1 2009-08-08 15:10:48 -05:00
bc172297d1 Makefile: add libdevmapper to ISO_PACKAGES 2009-07-27 11:14:02 +02:00
2f312b2fe4 setup.dependencies: update 2009-07-27 10:54:34 +02:00
52ee5a14b4 setup-helper: add alsa-lib to inject_packages
as of version 3.5 xulrunner depends on alsa-lib. If someone updates
the system with firefox 3.0.x installed we have to inject the lib.
2009-07-27 10:44:52 +02:00
3e6d8748c3 setup-helper: add libdevmapper to inject_packages 2009-07-27 10:41:56 +02:00
14c1085bff setup-helper: add xz to inject_packages 2009-07-19 10:53:33 +02:00
dff34a91e4 setup.dependencies: update 2009-07-16 15:54:18 +02:00
3adf41bd19 packages.opt: xulrunner depends on alsa-lib 2009-07-16 15:43:18 +02:00
7eebea5923 setup.dependencies: update 2009-07-03 18:24:56 +02:00
89dbe6c028 packages.xorg: typo 2009-07-03 18:17:04 +02:00
dc871356e1 packages.xorg: xterm requires font-misc-misc and font-alias 2009-07-03 18:13:15 +02:00
22c1790a29 add LVM support 2009-06-27 16:28:29 +02:00
288b2d5fb9 we don't need a /etc directory at ISO_ROOT_DIR anymore, reported by Jose V Beneyto 2009-06-22 18:09:23 +02:00
37563d8514 bugfix: login complains about a expired root password
As of shadow 4.1.4 an entry like foo::0:::::: in /etc/shadow dosn't
allow foo to login without changing the password. This is certainly
correct and the behaviour of older shadows to ignore the expire
field is definitely a bug.
For our ISO login it's not acceptable to change the password, so we
provide a special version of /etc/shadow with an empty expire field.
2009-06-12 13:01:59 +02:00
Jose V Beneyto
fa7bb0618c setup-chroot: mount devpts to dev/pts 2009-06-12 12:09:58 +02:00
Tilman Sauerbeck
da2ae3122d Removed a couple of seldom-needed xorg packages from the ISO. 2009-06-11 19:57:01 +02:00
619eac5326 setup.dependencies: updated 2009-06-06 18:41:34 +02:00