~danyspin97

Italy

https://danyspin97.org

I am a passionate developer, currently working at SUSE.

Trackers

~danyspin97/rinstall

Last active 2 years ago

~danyspin97/xdgpp

Last active 3 years ago

~danyspin97/benice

Last active 3 years ago

#2 Read target dir from cargo/config.toml 2 years ago

Comment by ~danyspin97 on ~danyspin97/rinstall

Fixed by 26cfc10e.

REPORTED RESOLVED IMPLEMENTED

#10 Support globbing 2 years ago

Ticket created by ~danyspin97 on ~danyspin97/rinstall

Should globbing be supported?

#9 Add --exclude flag 2 years ago

feature added by ~danyspin97 on ~danyspin97/rinstall

#9 Add --exclude flag 2 years ago

Ticket created by ~danyspin97 on ~danyspin97/rinstall

--exclude flag will allow users to list files that should be excluded from the installation.

#8 Add a --packaging flag 2 years ago

feature added by ~danyspin97 on ~danyspin97/rinstall

#8 Add a --packaging flag 2 years ago

Ticket created by ~danyspin97 on ~danyspin97/rinstall

The packaging flag will enable the behavior needed when calling rinstall during the packaging process.

Behavior wanted:

  • Don't add metadata for uninstall command
  • Don't replace existing files
  • Others ?

#7 Add an uninstall command 2 years ago

feature added by ~danyspin97 on ~danyspin97/rinstall

#7 Add an uninstall command 2 years ago

Ticket created by ~danyspin97 on ~danyspin97/rinstall

Add a metadata file that will be installed on the system and that contains the locations and the list of the files. The uninstall command will remove all these files. Add a --no-uninstall-file flag that remove this behavior.

#6 Add support for templating 2 years ago

feature added by ~danyspin97 on ~danyspin97/rinstall

#6 Add support for templating 2 years ago

Ticket created by ~danyspin97 on ~danyspin97/rinstall

Allow the files to have the same placeholders as the config and to replace them before the installation.