summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2008-11-06fix grammar of previous patchStephen Hemminger
2008-11-06Remove OFR from grub linesStephen Hemminger
OFR is no longer used in reference to Vyatta per marketing guidelines.
2008-11-06Don't force rebuild of ssh_host_key on each bootStephen Hemminger
Bugfix 3873 Don't remove ssh_host_key because that will force it to be rebuilt everytime system boots.
2008-11-05Mount root filesystem with noatimeStephen Hemminger
Don't need to update filesystem on each file access. This improves boot time and reduces wear on CF disks
2008-11-05Merge branch 'jenner' of git:/git/vyatta-cfg-system into jennerrbalocca
2008-11-05Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=2426rbalocca
2008-11-05Merge branch 'islavista' into jennerRick Balocca
2008-11-04bug 3791: set sysObjectID and sysDescrRobert Bays
2008-11-03bug 1587: add error message when user tries native install from non-union mediaRobert Bays
2008-10-30Fix typoRick Balocca
2008-10-30Merge branch 'islavista' into jennerRick Balocca
Conflicts: scripts/standalone_root_pw_reset
2008-10-29Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg-system into ↵Bob Gilligan
islavista
2008-10-29Bugfix: 3841Bob Gilligan
Add admin level users to "disk" group so that they can execute RAID commands.
2008-10-28Fix standalone password resetStephen Hemminger
Handle case of running in standalone where there is no /dev/tty. Handle both formats in configuration file Bugfix 3844
2008-10-28Merge branch 'islavista' into jennerRick Balocca
Conflicts: scripts/install-system scripts/standalone_root_pw_reset
2008-10-27Standalone tool now changes vyatta not root passwordStephen Hemminger
Discourage use of root account by having tool handle changes to user vyatta. Also, don't use framebuffer by default since it slows things down
2008-10-27Leave root account disabledStephen Hemminger
Only configure vyatta administrator account. If user really wants root account, they can change password later.
2008-10-27Make standalone passwd reset change vyatta not rootStephen Hemminger
Now that root is gone, only the vyatta account should be reset
2008-10-27Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
islavista
2008-10-27Make stanalone passwd reset workStephen Hemminger
2008-10-27Fix Bug 3840 System error reported on initial SNMP commit with trap targetMohit Mehta
redirect error to /dev/null
2008-10-27Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2008-10-27Handle config file format change in standalone resetStephen Hemminger
Corollary to earlier bugfix in install-system
2008-10-27Fix password changer to deal with update config formatStephen Hemminger
Colons are no longer used in config file format, so the sed command to change password was having no effect. Bugfix 3665
2008-10-27Fix password changer to deal with update config formatStephen Hemminger
Colons are no longer used in config file format, so the sed command to change password was having no effect. Bugfix 3665
2008-10-24Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=3731Rick Balocca
2008-10-20Bugfix: 3687: Only start mdadm if we have a RAID group as root filesystem.Bob Gilligan
2008-10-20Bugfix: 3775: Allow RAID-1 to be configured on disks with different sizesBob Gilligan
2008-10-11- redo internal snmpv3 user creation for linkUpDownNotificationsMohit Mehta
2008-10-14Bugfix: 3744Bob Gilligan
When a new member is added to a RAID group that holds the root filesystem, we need to re-install grub so that the new disk will be bootable. But this can only be done after the RAID set has completed rebuilding. Added mechanism that uses the event notification infrastructure of "mdadm" to trigger the re-installation of grub after the rebuild completes.
2008-10-13Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
islavista
2008-10-13Allow non-livecd union installStephen Hemminger
Union flag should be shell variable not a command. Union flag should allow install when not on livecd.
2008-10-13install-system can only run from livecdStephen Hemminger
Bugfix 3726 Only allow install-system from livecd, since it has hardcoded assumptions about squashfs, etc.
2008-10-13Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg-system into ↵Bob Gilligan
islavista
2008-10-13Bugfix: 3226Bob Gilligan
Handle case where udev state file doesn't exist.
2008-10-13fix ssh keygen on startupRobert Bays
2008-10-10Merge branch 'islavista' of mohit@git.vyatta.com:/git/vyatta-cfg-system into ↵Mohit Mehta
islavista
2008-10-10Fix Bug 3751 configuring multiple global syslog facilities overwrites ↵Mohit Mehta
previous ones in /etc/syslog.conf - multiple nodes configured under 'system syslog global' are appended to syslog.conf - default '*.notice -/var/log/messages' is removed from syslog.conf if any node is configured under 'system syslog global' and is put back when nothing configured under 'system syslog global' - syslog process only restarted once after making all changes in config - added commit checks at 'system syslog <>' level nodes to specify facility
2008-10-09Merge branch 'islavista' of http://git.vyatta.com/vyatta-cfg-system into ↵Bob Gilligan
islavista
2008-10-09Bugfix: 3226Bob Gilligan
Several different cases were being handled incorrectly.
2008-10-10Revert "Set correct mode on configuration mode"Stephen Hemminger
This reverts commit 5e806c8e42e1b70675916963e14cc0fe5928ec07. There are passwords (like Tcp md5) that should not be displayed to operator.
2008-10-09Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
islavista
2008-10-09Set correct mode on configuration modeStephen Hemminger
Set configuration file to be owned by administrator and writable by all admins in configuration mode and visible by public.
2008-10-08fix xen grub setupAn-Cheng Huang
2008-10-06don't poll resolv files for nameserver changes - it messes up statisticsMohit Mehta
we already make sure that nameservers are re-reread when any change from any configured source of nameservers happen
2008-10-03Bugfix: 3743Bob Gilligan
Default answer question about diag partitionis "no".
2008-10-02Fix overlapping edits of standalone_pw_resetStephen Hemminger
Put in new code to set password, rather than reset it to default Although resetting passwd to default sounds good from a usuablity point of view, it is a potential security hole when system is rebooted. Instead, allow user to choose new passwd.
2008-10-01Bugfix: 3727Bob Gilligan
In the case when we are using a pre-existing RAID group, warn the user of dire consequences before over-writing the disks.
2008-10-01Standalone passwd reset prompt for passwordStephen Hemminger
Rather than resetting to factory default which continues possible remote security hole, prompt (twice) for new value.
2008-10-01Workaround problems with mkpasswdStephen Hemminger
Bugfix 3665 Fix problems with entering password caused by regressions in mkpasswd (-S arguement). Read password plaintext with shell then process.