0b24729e50
Makefile: replace module-init-tools with kmod and util-linux-ng with util-linux
2012-08-03 16:51:15 +02:00
c05a58d5e3
set CRUX version to 2.8
2012-08-03 14:14:08 +02:00
Matt Housh
d74076e594
Updated kernel mirror
2011-11-15 11:08:51 -06:00
4b11b27438
set version to 2.7.1
2011-11-15 17:48:48 +01:00
Matt Housh
4cb19e2f21
Preliminary updates for possible 2.7.1 release
2011-11-14 13:10:30 -06:00
e54df927ad
Makefile: fix for source-iso target
2010-09-30 14:47:09 +02:00
Tilman Sauerbeck
104dc012a8
Use kernel 2.6.35.6.
2010-09-28 20:16:37 +02:00
Matt Housh
65d9439686
Updated busybox, removed deprecated IDE drivers, added MemTest86+ target, tweaks/fixes
2010-09-17 15:04:55 -05:00
Matt Housh
960dfb2d31
Added a sed line to force the kernel build to use a non-custom release tag
2010-09-08 18:18:32 -05:00
Tilman Sauerbeck
738ddd2803
Use kernel 2.6.35.4.
2010-09-07 20:32:08 +02:00
Tilman Sauerbeck
ae1b2c0c85
Use kernel 2.6.35.
2010-08-10 08:55:17 +02:00
Matt Housh
d0dffac8a7
Removed my usb image building stuff in favor of the external make_usbdisk script
2010-07-16 10:16:49 -05:00
Tilman Sauerbeck
fb9b94a860
Added btrfs support.
...
This touches the kernel config so we get the btrfs module
and it also adds the btrfs-progs package to the iso.
2010-07-13 23:04:07 +02:00
Matt Housh
39d5cbc304
Updated ISO kernel and busybox versions, added support for custom package extensions
2010-07-13 15:45:37 -05:00
3ba2d29691
Makefile: reorder variables
2010-06-29 18:26:11 +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
e041ad1130
Makefile: add attr,acl and libcap to ISO_PACKAGES
2010-06-11 12:11:06 +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
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
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
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
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
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
4d7d8cad8f
syslinux: update to 3.81
2009-06-06 18:34:02 +02:00
55714aa381
kernel: update to 2.6.29.4
2009-06-06 18:32:44 +02:00
7266f994f7
Merge branch '2.5' into 2.6
2009-06-03 11:43:24 +02:00
Matt Housh
bacfba2ce5
Makefile: removed custom tag, oops
2009-05-28 21:46:52 +00:00
Matt Housh
fd7fe30d9f
Updated busybox to 1.14.1, replaced static busybox download with proper build targets, added losetup and losetup disassociate fix to init script
2009-05-28 21:45:40 +00:00
97bd195228
Version 2.5 -> 2.6
2009-05-28 15:15:04 +02:00
c8997e9374
Makefile: added libusb-compat to ISO_PACKAGES
2009-05-28 15:07:24 +02:00
Matt Housh
e2192739a2
Updated boot kernel to 2.6.29.3, new busybox/squashfs/syslinux, CUSTOMVERSION for custom ISOs, various tweaks
2009-05-27 10:15:32 -05:00
de0c88eb69
Makefile: replaced wildcard in rm statement with directory name
2008-12-20 00:13:22 +01:00
bb3992f809
Makefile: new target to create a sources iso
2008-12-19 22:23:59 +01:00
275719ee56
Makefile: extend busybox target
...
* For the CRUX source iso we need the sources of busybox, added a new
target 'busybox-source' for that.
* Added a new variable 'BB_VERSION' to simplify things a little bit.
2008-12-19 21:19:06 +01:00
Matt Housh
de04a57477
Updated boot kernel to 2.6.27.8, added iputils to ISO_PACKAGES for FS#387
2008-12-12 12:13:34 -06:00
Matt Housh
74156957bb
Updated boot kernel to 2.6.27.7, removed ide-generic module from initramfs and init, removed date string from ISO label
2008-11-28 13:57:39 -06:00
Matt Housh
0afec461e0
Makefile: added proper unsquashfs build target
2008-11-25 15:53:54 -06:00
55137bc348
Makefile: install unsquashfs into tools directory
2008-11-07 10:08:15 +01:00
6232c40075
linux 2.6.27.4
2008-11-01 10:44:30 +01:00
a14bb8cab6
Makefile: rebuild setup.dependencies and packages.old if packages.{opt,xorg} has been changed
2008-11-01 10:12:30 +01:00
86ce42c1b9
Makefile: new target check-portstree
2008-10-24 23:15:50 +02:00
93b00a78d5
Makefile: renamed packages.iso to packages.all to avoid possible conflict with ISO_PACKAGES
2008-10-24 23:11:41 +02:00