Commit Graph

2518 Commits

Author SHA1 Message Date
Michael Tremer
3f1c7eeb18 installer: Ship some helpful tools like df, ps, top 2014-07-28 00:26:21 +02:00
Dirk Wagner
f9602aa126 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update
Conflicts:
	config/etc/logrotate.conf
	config/rootfiles/packages/asterisk
2014-07-27 22:35:56 +02:00
Michael Tremer
5b80a54582 installer: Increase height of RAID confirmation window 2014-07-27 19:12:25 +02:00
Michael Tremer
7f69d8a417 installer: Write fstab 2014-07-27 19:12:12 +02:00
Michael Tremer
70a44b52a5 installer: Add support for XFS. 2014-07-27 18:00:00 +02:00
Michael Tremer
802a123bcf installer: Pass partition sizes to parted in bytes. 2014-07-27 17:59:02 +02:00
Michael Tremer
5fca8d27d8 installer: Create dracut module
There is now a new installer module for dracut which
will take the installer and put it into the ramdisk.
2014-07-27 16:42:56 +02:00
Michael Tremer
819f72f263 dracut: Update to 038 2014-07-27 16:39:56 +02:00
Michael Tremer
f0a61a0aa7 installer: Just exit with a return code. 2014-07-27 16:06:18 +02:00
Michael Tremer
85f2892b2a installer: Create target directory when mounting something 2014-07-27 15:16:33 +02:00
Michael Tremer
48d6a112cf installer: Add bootldr partition for GRUB2 on GPT. 2014-07-27 12:52:06 +02:00
Michael Tremer
285f03c2e8 coreutils: Update to 8.23. 2014-07-27 12:49:56 +02:00
Michael Tremer
2deb75c0f3 Merge remote-tracking branch 'ms/squid-ad' into next 2014-07-27 12:01:50 +02:00
Michael Tremer
c2b9e43e4e Drop mktemp package.
This is in coreutils now.
2014-07-26 22:18:49 +02:00
Michael Tremer
c28dada0c9 readline: Re-add accidentially deleted patches of -compat package 2014-07-26 22:02:03 +02:00
Michael Tremer
5b861b0545 Revert "firewall: Filter logging of broadcasts from the internal networks."
This reverts commit 63f2fb7fda.
2014-07-26 21:23:55 +02:00
Michael Tremer
512be07029 bash: Update to 4.3. 2014-07-26 20:01:08 +02:00
Michael Tremer
b24eeabbe2 readline: Update to 6.3. 2014-07-26 19:57:45 +02:00
Michael Tremer
22581f5163 installer: Reserve some space for RAID metadata. 2014-07-24 15:28:12 +02:00
Michael Tremer
f5007e9c99 installer: Install GRUB2 instead of GRUB legacy. 2014-07-24 15:14:27 +02:00
Michael Tremer
268090a891 installer: Wait until the kernel re-read the partition table. 2014-07-24 14:21:38 +02:00
Michael Tremer
fde373873b installer: Wait until RAID device is usable. 2014-07-24 14:21:01 +02:00
Michael Tremer
fffc646e74 logs: Add dynamic DNS logging section. 2014-07-24 13:35:22 +02:00
Dirk Wagner
a1f23a84c7 Merge branch 'asterisk-update' into monit
Conflicts:
	config/etc/logrotate.conf
	config/rootfiles/packages/asterisk
2014-07-23 11:07:58 +02:00
Dirk Wagner
9ac9fc3d80 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit
Conflicts:
	config/rootfiles/packages/asterisk
2014-07-23 10:37:02 +02:00
Michael Tremer
2c4536c75b fstab: Make auto attribute for filesystem type. 2014-07-22 00:34:42 +02:00
Michael Tremer
05cebb0d3f grub: Remove ro attribute from kernel command line. 2014-07-22 00:33:22 +02:00
Michael Tremer
4a0d9bef07 installer: Add support for RAID. 2014-07-22 00:04:20 +02:00
Michael Tremer
bd5e7c2934 installer: Rewrite license box.
Used to use wrong button type and was a bit more code
than needed.
2014-07-21 14:59:41 +02:00
Michael Tremer
2c9c458c71 installer: Fix umounting and ejecting cdrom after install. 2014-07-21 14:08:46 +02:00
Michael Tremer
1a4d8f1fc2 installer: Remove unused variable. 2014-07-21 14:03:16 +02:00
Michael Tremer
25fcce25bc installer: Rewrite partitioning.
The installer now uses parted for partitioning
and support for EXT2 and EXT3 has been dropped.
2014-07-21 14:01:02 +02:00
Michael Tremer
c4e966746e installer: Make function to determine the amount of system memory. 2014-07-20 16:48:59 +02:00
Michael Tremer
d7dd283b89 Allow to select the target disk and allow selecting multiple of them. 2014-07-20 16:36:41 +02:00
Michael Tremer
83ef9c40ef firewall: Allow to disable masquerading. 2014-07-18 17:15:29 +02:00
Arne Fitzenreiter
5b71042c54 cleanfs: repair /var/run symlink to /run if it not exist. 2014-07-17 16:03:08 +02:00
Arne Fitzenreiter
e351c1e090 ddns: don't use forced update. 2014-07-13 13:07:00 +02:00
Daniel Weismüller
893450d382 owncloud: with non-existent certificates they were not copied. corrected install.sh to the effect 2014-07-10 19:24:50 +02:00
Daniel Weismüller
21987073ff owncloud: modified install.sh and uninstall.sh
added backup functionality
2014-07-10 19:24:50 +02:00
Michael Tremer
cddd261650 owncloud: Cleanup install.sh script. 2014-07-10 19:24:50 +02:00
Michael Tremer
f7f86f1a7c owncloud: Import self-signed certs for a start. 2014-07-10 19:24:50 +02:00
Daniel Weismüller
bccb7c5e48 owncloud: moved datadir to /var/owncloud/data 2014-07-10 19:24:49 +02:00
root
7140a7a87b Packages: Added new package owncloud
Conflicts:

	make.sh
2014-07-10 19:24:46 +02:00
Michael Tremer
f0fa1795c4 installer: Remove mountsource.sh
A small library for hardware-related things has been
created and uses libudev for listing all available devices.
2014-07-09 18:13:51 +02:00
Dirk Wagner
d4defa1a7f Revert "asterisk addon: update to 11.10.2" due tls/srtp not working stable
This reverts commit dc0657f58f.
2014-07-08 21:01:02 +02:00
Michael Tremer
3d4b48ceb2 Merge branch 'ddns' into next 2014-07-08 16:19:31 +02:00
Michael Tremer
0d273ebb0d Remove setddns.pl script. 2014-07-06 13:01:17 +02:00
Michael Tremer
a679407249 Replace setddns.pl by new ddns tool. 2014-07-06 12:58:18 +02:00
Michael Tremer
b66edc18d7 Update nettle to version 3.0.
Requires some fixes in dnsmasq which can be dropped
with the next release.
2014-07-05 13:43:25 +02:00
Michael Tremer
3da4cc02e3 dnsmasq: Update ISC dhcpd reader patch. 2014-07-05 13:43:25 +02:00