Commit Graph

26021 Commits

Author SHA1 Message Date
Renato Botelho
fc9a67bc0a Merge pull request #1828 from doktornotor/patch-7 2015-08-28 09:29:28 -03:00
Renato Botelho
53ca09c8f1 Merge pull request #1830 from doktornotor/patch-6 2015-08-28 09:28:24 -03:00
doktornotor
0357ecfc68 Declare the harddisks variable only if needed 2015-08-28 14:22:03 +02:00
doktornotor
c0020b978b Indentation fix 2015-08-28 14:19:29 +02:00
Renato Botelho
1fe88d807c Merge pull request #1829 from doktornotor/patch-5 2015-08-28 09:13:53 -03:00
doktornotor
a60c170049 Re-enable hard disk standby (Bug #4569) 2015-08-28 14:03:48 +02:00
doktornotor
3e4f8fc4f4 Bug #4569 - system_set_harddisk_standby() rewritte for current CAM-based ATA stack
Resubmit of #1767
2015-08-28 13:52:04 +02:00
doktornotor
6036c8a007 remove routed service, is being handled by the package
Resubmit of #1817. See pfsense/pfsense-packages#1006
2015-08-28 13:34:14 +02:00
doktornotor
8fe38524d5 make sure that cron is running before reconfiguring it
This is a resubmit of #1814.

(When cron goes away for whatever reason, you can keep reconfiguring it till blue in face but nothing will happen.)
2015-08-28 13:30:17 +02:00
Renato Botelho
4566dcdd94 Catch up with meta port rename pfSense-vm -> pfSense-vmware 2015-08-27 18:28:57 -03:00
Renato Botelho
89a72b5920 Refactor OVA image build process using mkimg and makefs 2015-08-27 18:20:31 -03:00
Renato Botelho
abf0b0f335 Replace e1000 by vmxnet3 2015-08-27 17:18:37 -03:00
Renato Botelho
f984af4d47 Remove more redundant actions 2015-08-27 14:28:49 -03:00
Renato Botelho
6e134e300f Do not calculate size of mnt partition if it's not used anyway 2015-08-27 14:22:13 -03:00
Renato Botelho
2f4d7dbc67 Stop modifying conf directories for ova, it's handled by default-config package 2015-08-27 14:20:59 -03:00
Renato Botelho
22753a63c2 Do not mount ovf image on /mnt but inside builder to avoid touching builder 2015-08-27 14:11:07 -03:00
Renato Botelho
71b5fc938b Remove path to call echo 2015-08-27 12:07:45 -03:00
Renato Botelho
3ade347884 Remove lots of sync calls 2015-08-27 12:07:26 -03:00
Renato Botelho
50dcadff36 Remove unnecessary variables, also add some error checking 2015-08-27 11:33:31 -03:00
Renato Botelho
a82b9f43fa Rename ova_setup_ovf_file() to ova_setup_ovf_template() 2015-08-27 11:30:09 -03:00
Renato Botelho
173fa93f6b Move ovf template to templates/ovf, also rename variables accordingly 2015-08-27 11:23:11 -03:00
Renato Botelho
4beba293de We do not need a separate path variable for ovf, use IMAGES_FINAL_DIR instead 2015-08-27 10:44:52 -03:00
Renato Botelho
aee36a292a Remove ioncube references from php.ini, and set zend_extensions properly 2015-08-27 10:02:03 -03:00
Renato Botelho
3e9127fad7 Move opcache to zend_extensions 2015-08-27 09:56:37 -03:00
Renato Botelho
da37f12917 Update gitsync description for branch master, spotted by @phil-davis 2015-08-27 08:55:28 -03:00
Renato Botelho
03b565250a Obsolete use of /etc/nano_use_vga.txt, Use enableserial_force flag instead 2015-08-27 07:49:49 -03:00
Renato Botelho
5563e8ba73 Make gitsync work with new repo structure, copying files under src/. It should fix #4999 2015-08-27 07:23:08 -03:00
Renato Botelho
bcee456cb1 Remove duplicate parameter 2015-08-27 07:21:49 -03:00
Renato Botelho
1b875052c9 Fix indent 2015-08-27 07:21:34 -03:00
Renato Botelho
e730f5d902 Remove old branches, it's not a good idea to gitsync a new system with old branch 2015-08-27 07:21:24 -03:00
jim-p
4d843977d2 Fix incorrect variable references for CARP VIPs. Fixes #5016 2015-08-26 15:49:43 -04:00
Renato Botelho
30ce58ac1e Use full path to source file 2015-08-26 07:56:46 -03:00
Jim Thompson
8e71705835 update config to rid of nt-hash
credit to: das projekt der goatse
2015-08-25 14:54:16 -05:00
Renato Botelho
afbac7f38b Fix i386 kernel names 2015-08-25 15:44:30 -03:00
jim-p
d2ecbddc79 For captive portal, if a user reloads index.php of the portal while already logged in, show the logout page instead if it's custom.
Must be a custom logout page that does not include a redirect.
2015-08-25 14:41:42 -04:00
Renato Botelho
5240564c05 Stop calling ntpdate to fix builder clock 2015-08-25 14:49:59 -03:00
Renato Botelho
23975558c6 Check if file exists before try to access it 2015-08-25 14:49:59 -03:00
Renato Botelho
230372b6b7 Remove extra spaces 2015-08-25 14:49:58 -03:00
Renato Botelho
e295b1138d Do not set PKG_RSYNC_HOSTNAME automatically 2015-08-25 14:49:58 -03:00
Renato Botelho
6921fd5ab3 Add more options to builder.conf.sample and also add missing export 2015-08-25 14:49:58 -03:00
Renato Botelho
1c4415347b Fix update_package_pfPorts.php to work with new build structure 2015-08-25 14:49:58 -03:00
Renato Botelho
78473cec8e Fix wrong variable name 2015-08-25 14:49:58 -03:00
Renato Botelho
46f33ce599 Remove pfSense definitions from default config and move check after PRODUCT_NAME is set 2015-08-25 14:49:58 -03:00
Renato Botelho
90ac1d3639 We need to have FreeBSD-src repo to setup builder since pkg conf is there 2015-08-25 14:49:58 -03:00
Renato Botelho
1b0a9747e0 Remove local from declarations out of functions 2015-08-25 14:49:58 -03:00
Renato Botelho
77308bce20 Fix reverse check 2015-08-25 14:49:58 -03:00
Renato Botelho
81ec005db3 Detect unauthorized attempt to build pfSense 2015-08-25 14:49:57 -03:00
Renato Botelho
d27cb78d6d Add build.conf.sample 2015-08-25 14:49:57 -03:00
Renato Botelho
a95458c272 Replace hard coded rsync data by new variables 2015-08-25 14:49:57 -03:00
Renato Botelho
0431a7a92e Leave RSYNCIP to be defined in build.conf by user, exit if it's not defined 2015-08-25 14:49:57 -03:00