OSDN Git Service

pacbang-linux/installer-arch.git
2019-04-21 natemaiaMake sure the base is installed if background failed
2019-04-21 natemaiaUpdate partition shrink function
2019-04-18 natemaiamore resize changes
2019-04-18 natemaiaTweaks to resize
2019-04-18 natemaiaAdd info message before resize checks
2019-04-18 natemaiaRemove lightdm, clean up a few spots
2019-04-14 natemaiaFix ntfsresize command
2019-04-13 natemaiaAdd font package to install rther than iso
2019-04-13 natemaiaUpdate version
2019-04-02 natemaiaAdd scripts to install rather than iso
2019-04-02 natemaiaSplit al specific base packages out from mainline base
2019-03-23 natemaiaRemove Ctrl-z trap
2019-03-23 natemaiaFix: package install syntax error
2019-03-23 natemaiaFix: awk // search syntax error in part_resize()
2019-03-23 natemaiaQuote variables, add resize function
2019-03-17 natemaiaImprove background install process
2019-03-17 natemaiaLarge overhaul of dialog functions
2019-03-17 natemaiaLarge cleanup of dialog text variables, rearrange/renam...
2019-03-17 natemaiaEnsure if no terminal or desktops chosen add xterm...
2019-03-17 natemaiaUpdate partition list handling
2019-03-17 natemaiaAdd refind-efi and syslinux setup for UEFI systems
2019-03-17 natemaiaDialog text update, version bump for packaging
2019-03-17 natemaiaMore recursion refactoring, update dialog text
2019-03-17 natemaiaSimplify boot partition mountpoint
2019-03-17 natemaiaUpdate major version, fix syslinux ucode
2019-03-17 natemaiaUpdate filesystem selection to use looping instead...
2019-03-17 natemaiaFix: error in package_operation() where two package...
2019-03-17 natemaiaSwitch precheck messages to infoboxes
2019-03-17 natemaiaFix: broken password separators
2019-03-17 natemaiaAlign grub command indentation
2019-03-17 natemaiaremove extra spaces in package list
2019-03-17 natemaiaFix: mistake in login selection which would cause false...
2019-03-17 natemaiaversion bump and remove extra spaces in package list
2019-03-17 natemaiaMove outdated translations to a subdir, update readme
2019-03-17 natemaiaUse less custom buttons for yesno dialogs
2019-03-17 natemaiaAllow exiting right from first dialog
2019-03-17 natemaiaLarge update to package handling, cleanup
2019-03-17 natemaiaTest: tmpfs for /run and mount efivarfs in chroot for...
2019-03-17 natemaiaSplit package selection up to be more granular, more...
2019-03-17 natemaiaImprove password separators to avoid issues when using '~'
2019-03-17 natemaiaUpdate network connection test
2019-03-17 natemaiaAllow cancels in some places and update some dialog...
2019-03-17 natemaiaFix a number of issues and move global declarations
2019-03-17 natemaiaRe order password errors in mkuser()
2019-03-17 natemaiaCreate fallback config for systemd-boot
2019-03-17 natemaiaCleanup some dialogs, improve text, and offer more...
2019-03-17 natemaiaRemove skel copy to user home, lump package installs...
2019-03-17 natemaiaUpdate some package installs
2019-03-17 natemaiaAdd required packages for minimal iso
2019-03-17 natemaiaFix: duplicate pakcages being added in absurd quantity
2019-03-17 natemaiaCheck for user creation before allowing config
2019-03-17 natemaiaRemove wait at end of install
2019-03-17 natemaiaRe order function definitions, add check for user creation
2019-03-17 natemaiaFix up .*profile creation
2019-03-17 natemaiaFix ugly nmtui colours
2019-03-17 natemaiaRemove oneshot(), functions will be run multiple times...
2019-03-17 natemaiaWrap package install/removal in a loop + bug fixes
2019-03-17 natemaiaAdd sleep to slow down format dialog with small partitions
2019-03-17 natemaiaRemove auto selection of certain parts
2019-03-17 natemaiaAdd keyfile for lvm installs with luks
2019-03-17 natemaiaMajor version update
2019-03-17 natemaiaFormatting change in luks_pass()
2019-03-17 natemaiaMerge all the library files back into one for easier...
2019-03-17 natemaiaFix: lvm. New: erroshow(), select wm/de seperately...
2019-03-17 natemaiaFix: lvm group size parsing issue
2019-03-17 natemaiaVersion bump for packaging
2019-03-17 natemaiaFix: ssd() passed /dev/sdXY not /dev/mapper/...
2019-03-17 natemaiaFix: missing default boot fallback directory name being...
2019-03-17 natemaiaBreak up some messages with newlines
2019-03-17 natemaiaSplit package selection menu to it's own section
2019-03-17 natemaiaRemove syslinux UEFI install
2019-03-17 natemaiaFix: syslinux install
2019-03-17 natemaiaFix: error creating keyboard config in vm due to remova...
2019-03-17 natemaiaFix: syslinux UUID
2019-03-17 natemaiaFix: empty mount options
2019-03-17 natemaiaFix: missing grub-mkconfig call
2019-03-17 natemaiaFix: wrong array index for boot commands
2019-03-17 natemaiaUpdate grub install
2019-03-17 natemaiaFix: file permissions in the created user's home
2019-03-17 natemaiaFix: xinit setup
2019-03-17 natemaiaFix: grub os-prober module, xinit login
2019-03-17 natemaiaRemove profile files in user home when not autologging...
2019-03-17 natemaiaLarge update and cleanup, attempted fix for grub-install
2019-03-17 natemaiaUpdate and clean up some functions
2019-03-17 natemaiaChange root shell, more package install clean up
2019-03-17 natemaiaMore touch ups to simplify packages
2019-03-17 natemaiaShorten some main function names, remove specifics...
2019-03-17 natemaiaSimplify password handling, better naming for a few...
2019-03-17 natemaiaClean up a number of functions, ensure make is installe...
2019-03-17 natemaiaAdd choice for installing base-devel
2019-03-17 natemaiaFinish cleaning up package defaults for each WM and...
2019-03-17 natemaiaStart removal of offline install options
2019-03-17 natemaiaAdd: mksh as login shell choice. Fix: viewing debug...
2019-03-17 natemaiaFunction style change, clean up for virtualbox utils
2019-03-17 natemaiaAdd package list to the installer package
2019-03-17 natemaiaSplit main dialogs to their own lib file, add checklist...
2019-03-17 natemaiaAdd menu function to simplify things
2019-03-17 natemaiaAdd reboot back with attempted fix, add shell choice...
2019-03-17 natemaiaNo longer reboot or shutdown, just exit and let the...
2019-03-17 natemaiaUpdate, another attempted fix for hanging on shutdown
next