Feature #26
Need an initial setup wizard
Description
We should have an initial setup wizard. This wizard would walk you through things like the windows setup wizard does. What time zone, IP info, passwords, etc. It should then generate the proper entries in all the database tables.
Related issues
History
#2
Updated by William Grzybowski over 6 years ago
- Status changed from Closed to Investigation
Lets keep this open for now, we still have plans to implement it.
#3
Updated by Josh Paetzel about 6 years ago
- Assignee changed from Anonymous to Josh Paetzel
- Target version changed from 2 to 49
#4
Updated by Jordan Hubbard over 5 years ago
- Is duplicate of Feature #5025: Wizard UI feature added
#5
Updated by Jordan Hubbard over 5 years ago
- Status changed from Investigation to Closed: Duplicate
#6
Updated by Kris Moore about 4 years ago
Commit: 633db6f696caa1a43696fc3f726ea51e2a1e6552
https://github.com/pcbsd/freebsd-ports/commit/633db6f696caa1a43696fc3f726ea51e2a1e6552
Author: Bernard Spil <Sp1l@users.noreply.github.com>
Date: 2015-10-18 (Sun, 18 Oct 2015)
Log Message:
-----------
Merge pull request #26 from pcbsd/master
Align with upstream
#7
Updated by Kris Moore almost 4 years ago
Commit: 3bd19b1310a12a6bae51db5d7ca2d6a6ed1aed17
https://github.com/pcbsd/freebsd-ports/commit/3bd19b1310a12a6bae51db5d7ca2d6a6ed1aed17
Author: truckman <truckman@FreeBSD.org>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Log Message:
-----------
Upgrade net/nmsg to 0.11.0:
nmsg (0.11.0)
[ Henry Stern ]- Add an interval randomization option that randomizes the initial offset
within the selected time interval. This functionality is exposed via the
libnmsg nmsg_io_set_interval_randomized() function and the nmsgtool -R /
--randomize command-line option (#27, #33).
- Make nmsgtool -k / --kicker work when combined with -c or -t, when
producing output in JSON format (#25, #38).
- Add nmsg_message_get_num_field_values(),
nmsg_message_get_num_field_values_by_idx() functions (#5, #40).
- Remove the unused enum nmsg_modtype from the internal libnmsg API (#30).
- Add a message filtering capability to the libnmsg I/O loop, including
external filter module plugin and nmsgtool support (#41, #43, #44).
- Add yajl/ prefix to #include's of yajl headers (#37)
Pet portlint
Sponsored by: Farsight Security, Inc.
#8
Updated by Kris Moore almost 4 years ago
Commit: 3bd19b1310a12a6bae51db5d7ca2d6a6ed1aed17
https://github.com/pcbsd/freebsd-ports/commit/3bd19b1310a12a6bae51db5d7ca2d6a6ed1aed17
Author: truckman <truckman@FreeBSD.org>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Log Message:
-----------
Upgrade net/nmsg to 0.11.0:
nmsg (0.11.0)
[ Henry Stern ]- Add an interval randomization option that randomizes the initial offset
within the selected time interval. This functionality is exposed via the
libnmsg nmsg_io_set_interval_randomized() function and the nmsgtool -R /
--randomize command-line option (#27, #33).
- Make nmsgtool -k / --kicker work when combined with -c or -t, when
producing output in JSON format (#25, #38).
- Add nmsg_message_get_num_field_values(),
nmsg_message_get_num_field_values_by_idx() functions (#5, #40).
- Remove the unused enum nmsg_modtype from the internal libnmsg API (#30).
- Add a message filtering capability to the libnmsg I/O loop, including
external filter module plugin and nmsgtool support (#41, #43, #44).
- Add yajl/ prefix to #include's of yajl headers (#37)
Pet portlint
Sponsored by: Farsight Security, Inc.
#9
Updated by Kris Moore over 2 years ago
- Target version changed from 49 to N/A