Skip to content

Commit d72cdf7

Browse files
committed
Changes
1 parent 9bcccae commit d72cdf7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
Changelog for package turtlebot4_setup
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update the hostname in `/boot/firmware/user-data` (`#19 <https://github.com/turtlebot/turtlebot4_setup/issues/19>`_)
8+
* Update the hostname in /boot/firmware/user-data as well as /etc/hostname to ensure it persists properly across reboots
9+
* Suppress error output about failure to preserve permissions across filesystems
10+
* Write the updated hostname to the turtlebot4/system file
11+
* Fix/shm (`#21 <https://github.com/turtlebot/turtlebot4_setup/issues/21>`_)
12+
Turn off clearing of SHM on log out (interfered with services)
13+
* Replace `User=ubuntu` with `User={os.getlogin()}` when generating the discovery server configuration file if necessary (`#20 <https://github.com/turtlebot/turtlebot4_setup/issues/20>`_)
14+
* Fix tag order
15+
* Update package maintainers
16+
* Add an alias to reconnect to a previously-paired game controller
17+
* Add a udev rule for the Logitech F710 family of controllers
18+
* Contributors: Chris Iverach-Brereton, Hilary Luo
19+
520
2.0.2 (2024-10-23)
621
------------------
722
* Add e2fsck to SD-flasher script

0 commit comments

Comments
 (0)