]> git.proxmox.com Git - pve-installer.git/shortlog
pve-installer.git
2023-06-09 Thomas Lamprechtfixup released distro
2023-06-09 Thomas Lamprechtbuildsys: derive upload dist automatically
2023-06-09 Thomas Lamprechtbump version to 8.0-1
2023-06-09 Thomas Lamprechtvisibility fixes for calling into sys/block helpers
2023-06-09 Thomas Lamprechtunconfigured: call setupcon
2023-06-09 Thomas Lamprechtavoid global $cmap variable and refactor use sites
2023-06-09 Thomas Lamprechtcontain country, time zone and keymap parsing to env...
2023-06-09 Thomas Lamprechtenv: code/style cleanup cmap/locale info parser
2023-06-09 Thomas Lamprechtmove cmap/zone parsing to env module
2023-06-09 Thomas Lamprechtmove assembling base-directory locations into env
2023-06-09 Thomas Lamprechtcode/style cleanups
2023-06-09 Thomas Lamprechttest: allow to pass CD builder directory via environment
2023-06-09 Thomas Lamprechtrestructure env hash
2023-06-09 Thomas Lamprechtcall Gtk3::init manually
2023-06-09 Thomas Lamprechtclean up country map parser
2023-06-09 Thomas Lamprechtmove global cached disk state into block module
2023-06-09 Thomas Lamprechtsys block: cleanup disk list a bit
2023-06-09 Thomas Lamprechtsys cmd: use croak instead of die for caller context
2023-06-09 Thomas Lamprechtavoid second module wide test_images variable
2023-06-09 Thomas Lamprechtfactor out disk & block device helpers helpers into...
2023-06-09 Thomas Lamprechtinstall env: make cd info parse private, rework setup...
2023-06-09 Thomas Lamprechtenv: save full test images string, not only boolean
2023-06-09 Thomas Lamprechtrename Proxmox::Install::Setup to Proxmox::Install...
2023-06-09 Thomas Lamprechtfactor out file helpers
2023-06-09 Thomas Lamprechtadd basic gitignore file
2023-06-09 Thomas Lamprechtcpuinfo check: display error if no info is found &...
2023-06-09 Thomas Lamprechtcode style cleanups
2023-06-09 Thomas Lamprechtproxinstall: rename link_points_to to is_same_file
2023-06-09 Thomas Lamprechtfactor out network parser and sys-info helpers
2023-06-09 Thomas Lamprechtfactor out command execution helpers
2023-06-09 Thomas Lamprechtfactor out logging into own submodule
2023-06-09 Thomas Lamprechtbuildsys: depend on full known-to-git file list for...
2023-06-09 Thomas Lamprechtbuildsys: make country.dat generation atomic
2023-06-09 Thomas Lamprechtrework test mode handling
2023-06-09 Thomas Lamprechtmove ProxmoxInstallerSetup to Proxmox::Install::Setup
2023-06-07 Thomas Lamprechtmain window: set background color for image banner
2023-05-19 Thomas Lamprechtd/control: define compat level via build-depends
2023-05-19 Thomas Lamprechtchecktime: output expected and wrong times for better UX
2023-05-19 Thomas Lamprechtd/control: add explicit dependency to libgtk3-perl
2023-03-23 Christian Ebnerfix typo in error message
2023-03-20 Thomas Lamprechtbump version to 7.4-2
2023-03-20 Thomas Lamprechtd/control: depend on renamed and split-out proxmox...
2023-03-16 Thomas Lamprechtbump version to 7.4-1
2023-03-16 Thomas Lamprechttimezone: drop Etc/ prefix from UTC
2023-03-16 Christoph Heissfix #4430: add UTC timezone as option to installer
2023-03-16 Thomas Lamprechtextract data: code style fix
2023-03-16 Thomas Lamprechtextract data: drop unused disksize variables in zfs...
2023-03-16 Thomas Lamprechtparition boot disk: use 1 GiB for ESP if root disk...
2023-03-15 Thomas Lamprechtparition bootable disk: factor out ESP size into variable
2023-02-14 Thomas Lamprechtzfs: fix wrong command reference in error message
2022-11-29 Thomas Lamprechtbump version to 7.3-1
2022-11-29 Thomas Lamprechtlvm create: convert root size to integer for non-PVE...
2022-11-29 Thomas Lamprechtlvm create: leave 4 MB space unallocated space for...
2022-11-29 Thomas Lamprechtcompute swap size: align down to 4 MB
2022-11-29 Thomas Lamprechtcompute swap size: rename variable to clarify that...
2022-11-29 Thomas Lamprechtbump version to 7.3-1
2022-11-29 Stoiko Ivanovcreate lvm: align LV size down to 4MB boundary for...
2022-11-19 Thomas Lamprechtbump version to 7.2-3
2022-11-19 Thomas Lamprechtcreate lvm: improve rounding/alignment
2022-11-18 Thomas Lamprechtbump version to 7.2-1
2022-11-18 Thomas Lamprechtfine tune swap selection for low memory/space setups
2022-11-18 Thomas Lamprechtlvm create: rework auto-space distribution and improve...
2022-11-18 Thomas Lamprechtlvm: use space between some calculations for readabillity
2022-09-14 Thomas Lamprechtfix #4236: split disk space check into soft and hard...
2022-09-14 Thomas Lamprechtfactor out displaying a prompt into helper
2022-05-04 Stoiko Ivanovzfs compression - fix wrongly added zle option
2022-04-28 Thomas Lamprechtbump version to 7.1-2
2022-04-26 Stoiko Ivanovremove /mnt/hostrun after install
2022-04-25 Thomas Lamprechtdrop enabling timesyncd, wrong since chrony switch...
2022-04-25 Thomas Lamprechtdisks: raid: avoid restting hdsize when reopening options
2022-04-20 Thomas Lamprechtbump version to 7.1-1
2022-04-20 Thomas Lamprechthd size: avoid useles recreation of adjustment, reuse it
2022-04-20 Thomas Lamprechthd size: defuse, rework and comment hd size computation
2022-04-20 Thomas Lamprechthd size: rename helper sub and avoid code ref
2022-04-20 Thomas Lamprechtraid hd opts: only connect combobox change handler...
2022-04-20 Thomas Lamprechtbuildsys: multi disk check: add bigger fifth disk
2022-04-20 Thomas Lamprechtminor cleanups
2022-04-20 Stoiko Ivanovfix #3587: make hdsize configurable for btrfs setups
2022-04-20 Stoiko Ivanovfix #3188: update hdsize spin-button on disk-selection...
2022-03-16 Stefan Reiterzfs: allow RAID0 with different-sized disks
2022-03-14 Stoiko Ivanovfix #3905: allow lze/gzip/zstd compression for ZFS
2022-02-16 Thomas Lamprechtcode style
2022-02-10 Thomas Lamprechtzfs create: default to relatime
2022-01-26 Stoiko Ivanovget_device_desc: display disk size with 2 decimal places
2021-12-01 Stoiko Ivanovproxmox-boot-preparation: add newline to /etc/kernel...
2021-09-10 Thomas Lamprechtinit: do not sync on actual reboot
2021-09-10 Thomas Lamprechtinit: add hint that GUI should start and where to find...
2021-09-10 Thomas Lamprechtinit: add missing newline for chorny log message
2021-07-14 Thomas Lamprechtbump version to 7.0-7
2021-07-14 Thomas LamprechtRevert "bridged network: set bridge HW-address to port...
2021-07-14 Thomas Lamprechtavoid copying packages into ram, bind-mount into target...
2021-07-14 Thomas Lamprechtcode/indentation cleanup
2021-07-14 Thomas Lamprechtunconfigured: reboot cleaner, avoid sysrq if possible
2021-07-12 Thomas Lamprechtbump version to 7.0-6
2021-07-12 Thomas Lamprechtunconfigured: explicitly unmount iso9660 only
2021-07-12 Thomas Lamprechtbump version to 7.0-5
2021-07-12 Thomas Lamprechtunconfigured: only log about swap if actually deactivating
2021-07-12 Thomas Lamprechtunconfigured: do not unmount /dev to early
2021-07-12 Thomas Lamprechtunconfigured: ifupdown is not used anymore, cope with...
2021-07-12 Thomas Lamprechtbridged network: set bridge HW-address to port one
next